Class InventoryDestination

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

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

Specifies the S3 Inventory configuration for an Amazon S3 bucket.

See Also: