NAME
Paws::WorkSpaces::CreateWorkspacesResult
ATTRIBUTES
FailedRequests => ArrayRef[Paws::WorkSpaces::FailedCreateWorkspaceRequest]
An array of structures that represent the WorkSpaces that could not be created.
PendingRequests => ArrayRef[Paws::WorkSpaces::Workspace]
An array of structures that represent the WorkSpaces that were created.
Because this operation is asynchronous, the identifier in WorkspaceId
is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information will be returned.