Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the workspace.

Link copied to clipboard

The description of the workspace.

Link copied to clipboard
var id: String?

The unique identifier of the workspace.

Link copied to clipboard

The AWS Region where the workspace was last modified.

Link copied to clipboard

The timestamp when the workspace was last modified.

Link copied to clipboard
var name: String?

The name of the workspace.

Link copied to clipboard

The tags used to organize, track, or control access for the workspace.

Link copied to clipboard

The theme configuration for the workspace, including colors and styling.

Link copied to clipboard

The title displayed for the workspace.

Link copied to clipboard

Controls who can access the workspace. Valid values are: ALL (all users), ASSIGNED (only assigned users and routing profiles), and NONE (not visible).

Functions

Link copied to clipboard