Interface CustomerContentEncryptionConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>, SdkBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>, SdkPojo
Enclosing class:
CustomerContentEncryptionConfiguration

public static interface CustomerContentEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<CustomerContentEncryptionConfiguration.Builder,CustomerContentEncryptionConfiguration>
  • Method Details

    • kmsKey

      The customer managed KMS key that is used to encrypt the user's data stores in Athena.

      Parameters:
      kmsKey - The customer managed KMS key that is used to encrypt the user's data stores in Athena.
      Returns:
      Returns a reference to this object so that method calls can be chained together.