Module: Aws::CustomerProfiles::Client::_ListAccountIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountIntegrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListIntegrationItem]
1220 |
# File 'sig/client.rbs', line 1220
def items: () -> ::Array[Types::ListIntegrationItem]
|
#next_token ⇒ ::String
1221 |
# File 'sig/client.rbs', line 1221
def next_token: () -> ::String
|