WorkspaceAssociationSearchSummary

Contains summary information about a workspace association with a user or routing profile.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the associated resource.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the workspace.

Link copied to clipboard

The identifier of the workspace.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String