WorkspaceEntityStatus type
The provisioning state of the workspace.
KnownWorkspaceEntityStatus can be used interchangeably with WorkspaceEntityStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Creating: Creating
Succeeded: Succeeded
Failed: Failed
Canceled: Canceled
Deleting: Deleting
ProvisioningAccount: ProvisioningAccount
Updating: Updating
type WorkspaceEntityStatus = string