Module: Aws::IoT::Client::_ListOTAUpdatesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#ota_updates::Array[Types::OTAUpdateSummary]

Returns:



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

def ota_updates: () -> ::Array[Types::OTAUpdateSummary]