Module: Aws::IoTManagedIntegrations::Client::_ListOtaTasksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tasks::Array[Types::OtaTaskSummary]

Returns:



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

def tasks: () -> ::Array[Types::OtaTaskSummary]