Interface EncryptionConfiguration.Builder

    • Method Detail

      • kmsKey

        EncryptionConfiguration.Builder kmsKey​(String kmsKey)

        The ARN of the KMS key that's used for encryption.

        Parameters:
        kmsKey - The ARN of the KMS key that's used for encryption.
        Returns:
        Returns a reference to this object so that method calls can be chained together.