Interface WorkspaceAssociationSearchSummary.Builder

  • Method Details

    • workspaceId

      The identifier of the workspace.

      Parameters:
      workspaceId - The identifier of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workspaceArn

      The Amazon Resource Name (ARN) of the workspace.

      Parameters:
      workspaceArn - The Amazon Resource Name (ARN) of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      The identifier of the associated resource (user or routing profile).

      Parameters:
      resourceId - The identifier of the associated resource (user or routing profile).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArn

      The Amazon Resource Name (ARN) of the associated resource.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the associated resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      The type of resource associated with the workspace. Valid values are: USER and ROUTING_PROFILE.

      Parameters:
      resourceType - The type of resource associated with the workspace. Valid values are: USER and ROUTING_PROFILE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceName

      The name of the associated resource.

      Parameters:
      resourceName - The name of the associated resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.