Module: Aws::IoT::Client::_ListTopicRuleDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTopicRuleDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destination_summaries ⇒ ::Array[Types::TopicRuleDestinationSummary]
3165 |
# File 'sig/client.rbs', line 3165
def destination_summaries: () -> ::Array[Types::TopicRuleDestinationSummary]
|
#next_token ⇒ ::String
3166 |
# File 'sig/client.rbs', line 3166
def next_token: () -> ::String
|