Module: Aws::SecurityAgent::Client::_ListIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIntegrationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integration_summaries ⇒ ::Array[Types::IntegrationSummary]
1016 |
# File 'sig/client.rbs', line 1016
def integration_summaries: () -> ::Array[Types::IntegrationSummary]
|
#next_token ⇒ ::String
1017 |
# File 'sig/client.rbs', line 1017
def next_token: () -> ::String
|