Interface AppInstanceUserSummary.Builder

    • Method Detail

      • 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

        AppInstanceUserSummary.Builder name​(String 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

        AppInstanceUserSummary.Builder metadata​(String 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.