Interface RetrieveAndGenerateSessionConfiguration.Builder

    • Method Detail

      • kmsKeyArn

        RetrieveAndGenerateSessionConfiguration.Builder kmsKeyArn​(String kmsKeyArn)

        The ARN of the KMS key encrypting the session.

        Parameters:
        kmsKeyArn - The ARN of the KMS key encrypting the session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.