public static interface CustomerContentEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>
Modifier and Type | Method and Description |
---|---|
CustomerContentEncryptionConfiguration.Builder |
kmsKey(String kmsKey)
The KMS key that is used to encrypt the user's data stores in Athena.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
CustomerContentEncryptionConfiguration.Builder kmsKey(String kmsKey)
The KMS key that is used to encrypt the user's data stores in Athena.
kmsKey
- The KMS key that is used to encrypt the user's data stores in Athena.Copyright © 2023. All rights reserved.