Interface ServerSideEncryptionConfiguration.Builder

    • Method Detail

      • kmsKeyId

        ServerSideEncryptionConfiguration.Builder kmsKeyId​(String kmsKeyId)

        The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support asymmetric customer managed keys.

        Parameters:
        kmsKeyId - The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support asymmetric customer managed keys.
        Returns:
        Returns a reference to this object so that method calls can be chained together.