Module: Aws::IoTManagedIntegrations::Client::_ListOtaTaskConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::OtaTaskConfigurationSummary]



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

def items: () -> ::Array[Types::OtaTaskConfigurationSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String