| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
SSEKMSEncryption |
SSEKMSEncryption.clone() |
SSEKMSEncryption |
GeneratedManifestEncryption.getSSEKMS()
Configuration details on how SSE-KMS is used to encrypt generated manifest objects.
|
SSEKMSEncryption |
SSEKMSEncryption.withKeyId(String keyId)
Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric encryption
customer managed key to use for encrypting generated manifest objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedManifestEncryption.setSSEKMS(SSEKMSEncryption sSEKMS)
Configuration details on how SSE-KMS is used to encrypt generated manifest objects.
|
GeneratedManifestEncryption |
GeneratedManifestEncryption.withSSEKMS(SSEKMSEncryption sSEKMS)
Configuration details on how SSE-KMS is used to encrypt generated manifest objects.
|
Copyright © 2022. All rights reserved.