| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static SseKmsEncryptedObjectsStatus |
SseKmsEncryptedObjectsStatus.fromValue(String value)
Use this in place of valueOf.
|
static SseKmsEncryptedObjectsStatus |
SseKmsEncryptedObjectsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SseKmsEncryptedObjectsStatus[] |
SseKmsEncryptedObjectsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.withStatus(SseKmsEncryptedObjectsStatus status)
Specifies whether Amazon S3 replicates objects that are created with server-side encryption by using an KMS key
stored in Key Management Service.
|
Copyright © 2023. All rights reserved.