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]



3172
# File 'sig/client.rbs', line 3172

def destination_summaries: () -> ::Array[Types::TopicRuleDestinationSummary]

#next_token::String

Returns:

  • (::String)


3173
# File 'sig/client.rbs', line 3173

def next_token: () -> ::String