Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.DataSource
Packages that use DataSource
-
Uses of DataSource in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DataSourceModifier and TypeMethodDescriptionfinal DataSourceAssociateSourceToS3TableIntegrationRequest.dataSource()The data source to associate with the S3 Table Integration.final DataSourceS3TableIntegrationSource.dataSource()The data source associated with the S3 Table Integration.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type DataSourceModifier and TypeMethodDescriptionAssociateSourceToS3TableIntegrationRequest.Builder.dataSource(DataSource dataSource) The data source to associate with the S3 Table Integration.S3TableIntegrationSource.Builder.dataSource(DataSource dataSource) The data source associated with the S3 Table Integration.