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)


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

def next_token: () -> ::String

#sources::Array[Types::S3TableIntegrationSource]

Returns:



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

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