Module: Aws::IoTManagedIntegrations::Client::_ListAccountAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AccountAssociationItem]
760 |
# File 'sig/client.rbs', line 760
def items: () -> ::Array[Types::AccountAssociationItem]
|
#next_token ⇒ ::String
761 |
# File 'sig/client.rbs', line 761
def next_token: () -> ::String
|