Class InventoryTableConfiguration

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

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

The inventory table configuration for an S3 Metadata configuration.

See Also: