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

Returns:

  • (::String)


1079
# File 'sig/client.rbs', line 1079

def next_token: () -> ::String

#sources::Array[Types::S3TableIntegrationSource]

Returns:



1078
# File 'sig/client.rbs', line 1078

def sources: () -> ::Array[Types::S3TableIntegrationSource]