Class S3TablesIntegration

java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.model.S3TablesIntegration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<S3TablesIntegration.Builder,S3TablesIntegration>

@Generated("software.amazon.awssdk:codegen") public final class S3TablesIntegration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<S3TablesIntegration.Builder,S3TablesIntegration>

Contains information about the S3 Tables integration configuration for a configuration template.

See Also: