class Aws::IoT::Types::CreateTopicRuleRequest
@return [String]
</note>
“key1=value1&key2=value2…”
For the cli-input-json file use format: “tags”:
“key1=value1&key2=value2…”
For the CLI command-line parameter use format: –tags
…key1=value1&key2=value2…
<note markdown=“1”> For URI Request parameters use format:
Metadata which can be used to manage the topic rule.
@!attribute [rw] tags
@return [Types::TopicRulePayload]
The rule payload.
@!attribute [rw] topic_rule_payload
@return [String]
The name of the rule.
@!attribute [rw] rule_name
The input for the CreateTopicRule operation.