Interface RetrieveAndGenerateSessionConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RetrieveAndGenerateSessionConfiguration.Builder,RetrieveAndGenerateSessionConfiguration>, SdkBuilder<RetrieveAndGenerateSessionConfiguration.Builder,RetrieveAndGenerateSessionConfiguration>, SdkPojo
Enclosing class:
RetrieveAndGenerateSessionConfiguration

public static interface RetrieveAndGenerateSessionConfiguration.Builder extends SdkPojo, CopyableBuilder<RetrieveAndGenerateSessionConfiguration.Builder,RetrieveAndGenerateSessionConfiguration>
  • Method Details

    • 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.