Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateWorkspaceCommandOutputProtected

The output of CreateWorkspaceCommand.

Hierarchy

Properties

arn: undefined | string

The ARN of the workspace that was just created.

status: undefined | WorkspaceStatus

The status of the workspace that was just created (usually CREATING).

tags?: Record<string, string>

The tags of this workspace.

workspaceId: undefined | string

The generated ID of the workspace that was just created.