Class TableBucketMaintenanceConfigurationValue

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

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

Details about the values that define the maintenance configuration for a table bucket.

See Also: