Interface SSEKMSEncryption.Builder

    • Method Detail

      • keyId

        SSEKMSEncryption.Builder keyId​(String keyId)

        Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric encryption customer managed key to use for encrypting generated manifest objects.

        Parameters:
        keyId - Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric encryption customer managed key to use for encrypting generated manifest objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.