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]
863 |
# File 'sig/client.rbs', line 863
def items: () -> ::Array[Types::ManagedThingAssociation]
|
#next_token ⇒ ::String
864 |
# File 'sig/client.rbs', line 864
def next_token: () -> ::String
|