workspaces property

List<Workspace>? workspaces
final

Information about the WorkSpaces.

Because CreateWorkspaces is an asynchronous operation, some of the returned information could be incomplete.

Implementation

final List<Workspace>? workspaces;