Class InventoryEncryption

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

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

Contains the type of server-side encryption used to encrypt the S3 Inventory results.

See Also: