Interface ServerSideEncryptionConfiguration.Builder

    • Method Detail

      • kmsKeyArn

        ServerSideEncryptionConfiguration.Builder kmsKeyArn​(String kmsKeyArn)

        The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric customer managed keys are not supported.

        Parameters:
        kmsKeyArn - The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric customer managed keys are not supported.
        Returns:
        Returns a reference to this object so that method calls can be chained together.