UpdateWorkspaceVisibilityRequest
Types
Properties
Link copied to clipboard
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
Link copied to clipboard
The visibility setting for the workspace. Valid values are: ALL (available to all users), ASSIGNED (available only to assigned users and routing profiles), and NONE (not visible to any users).
Link copied to clipboard
The identifier of the workspace.
Functions
Link copied to clipboard
inline fun copy(block: UpdateWorkspaceVisibilityRequest.Builder.() -> Unit = {}): UpdateWorkspaceVisibilityRequest