public static interface EncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<EncryptionConfiguration.Builder,EncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfiguration.Builder |
kmsKey(String kmsKey)
The ARN of the KMS key that's used for encryption.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEncryptionConfiguration.Builder kmsKey(String kmsKey)
The ARN of the KMS key that's used for encryption.
kmsKey - The ARN of the KMS key that's used for encryption.Copyright © 2023. All rights reserved.