Interface AssociateSessionLoggerResponse.Builder

  • Method Details

    • portalArn

      The ARN of the portal.

      Parameters:
      portalArn - The ARN of the portal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionLoggerArn

      AssociateSessionLoggerResponse.Builder sessionLoggerArn(String sessionLoggerArn)

      The ARN of the session logger.

      Parameters:
      sessionLoggerArn - The ARN of the session logger.
      Returns:
      Returns a reference to this object so that method calls can be chained together.