Module: Aws::IoTDataPlane::Client::_ListRetainedMessagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListRetainedMessagesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#retained_topics::Array[Types::RetainedMessageSummary]

Returns:



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

def retained_topics: () -> ::Array[Types::RetainedMessageSummary]