Interface ServerSideEncryptionConfiguration.Builder

    • Method Detail

      • kmsKeyId

        ServerSideEncryptionConfiguration.Builder kmsKeyId​(String kmsKeyId)

        The identifier of the KMS key. Amazon Kendra doesn't support asymmetric keys.

        Parameters:
        kmsKeyId - The identifier of the KMS key. Amazon Kendra doesn't support asymmetric keys.
        Returns:
        Returns a reference to this object so that method calls can be chained together.