Package | Description |
---|---|
com.amazonaws.services.s3.model.inventory |
Modifier and Type | Class and Description |
---|---|
class |
ServerSideEncryptionKMS
Implementation of
InventoryEncryption for server side encryption with KMS. |
class |
ServerSideEncryptionS3
Implementation of
InventoryEncryption for server side encryption with S3 managed keys. |
Modifier and Type | Method and Description |
---|---|
InventoryEncryption |
InventoryS3BucketDestination.getEncryption() |
Modifier and Type | Method and Description |
---|---|
void |
InventoryS3BucketDestination.setEncryption(InventoryEncryption encryption)
Set the type of encryption to use to protect the inventory contents.
|
InventoryS3BucketDestination |
InventoryS3BucketDestination.withEncryption(InventoryEncryption encryption)
Set the type of encryption to use to protect the inventory contents.
|
Copyright © 2022. All rights reserved.