Interface EncryptionConfig.Builder

    • Method Detail

      • kmsKeyArn

        EncryptionConfig.Builder kmsKeyArn​(String kmsKeyArn)

        The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.

        Parameters:
        kmsKeyArn - The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.
        Returns:
        Returns a reference to this object so that method calls can be chained together.