class Aws::IoT::Types::ListTopicRulesResponse
@return [String]
there are no additional results.
The token to use to get the next set of results, or null if
@!attribute [rw] next_token
@return [Array<Types::TopicRuleListItem>]
The rules.
@!attribute [rw] rules
The output from the ListTopicRules operation.