Module: Aws::ObservabilityAdmin::Client::_ListS3TableIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListS3TableIntegrationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integration_summaries ⇒ ::Array[Types::IntegrationSummary]
336 |
# File 'sig/client.rbs', line 336
def integration_summaries: () -> ::Array[Types::IntegrationSummary]
|
#next_token ⇒ ::String
337 |
# File 'sig/client.rbs', line 337
def next_token: () -> ::String
|