Interface AppInstanceUserSummary.Builder

  • Method Details

    • appInstanceUserArn

      AppInstanceUserSummary.Builder appInstanceUserArn(String appInstanceUserArn)

      The ARN of the AppInstanceUser.

      Parameters:
      appInstanceUserArn - The ARN of the AppInstanceUser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of an AppInstanceUser.

      Parameters:
      name - The name of an AppInstanceUser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadata

      The metadata of the AppInstanceUser.

      Parameters:
      metadata - The metadata of the AppInstanceUser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.