Class CustomerContentEncryptionConfiguration

java.lang.Object
software.amazon.awssdk.services.athena.model.CustomerContentEncryptionConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class CustomerContentEncryptionConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>

Specifies the KMS key that is used to encrypt the user's data stores in Athena. This setting does not apply to Athena SQL workgroups.

See Also: