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
2740 |
# File 'sig/client.rbs', line 2740
def next_token: () -> ::String
|
#ota_updates ⇒ ::Array[Types::OTAUpdateSummary]
2739 |
# File 'sig/client.rbs', line 2739
def ota_updates: () -> ::Array[Types::OTAUpdateSummary]
|