Module: Aws::IoTWireless::Client::_ListFuotaTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFuotaTasksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fuota_task_list ⇒ ::Array[Types::FuotaTask]
1286 |
# File 'sig/client.rbs', line 1286
def fuota_task_list: () -> ::Array[Types::FuotaTask]
|
#next_token ⇒ ::String
1285 |
# File 'sig/client.rbs', line 1285
def next_token: () -> ::String
|