Module: Aws::IoTManagedIntegrations::Client::_ListManagedThingAccountAssociationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ManagedThingAssociation]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String