Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.S3TablesIntegration
Packages that use S3TablesIntegration
-
Uses of S3TablesIntegration in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return S3TablesIntegrationModifier and TypeMethodDescriptionfinal S3TablesIntegrationConfigurationTemplate.s3TablesIntegration()The S3 Tables integration configuration for this configuration template, including the datasource name and type.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type S3TablesIntegrationModifier and TypeMethodDescriptionConfigurationTemplate.Builder.s3TablesIntegration(S3TablesIntegration s3TablesIntegration) The S3 Tables integration configuration for this configuration template, including the datasource name and type.