Module: Aws::CloudWatchLogs::Client::_ListSourcesForS3TableIntegrationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSourcesForS3TableIntegrationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1079 |
# File 'sig/client.rbs', line 1079
def next_token: () -> ::String
|
#sources ⇒ ::Array[Types::S3TableIntegrationSource]
1078 |
# File 'sig/client.rbs', line 1078
def sources: () -> ::Array[Types::S3TableIntegrationSource]
|