Interface CustomerContentEncryptionConfiguration.Builder

    • Method Detail

      • kmsKey

        CustomerContentEncryptionConfiguration.Builder kmsKey​(String 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.