class Aws::WorkSpaces::Types::CreateWorkspacesResult

@!attribute [rw] failed_requests

Information about the WorkSpaces that could not be created.
@return [Array<Types::FailedCreateWorkspaceRequest>]

@!attribute [rw] pending_requests

Information about the WorkSpaces that were created.

Because this operation is asynchronous, the identifier returned is
not immediately available for use with other operations. For
example, if you call DescribeWorkspaces before the WorkSpace is
created, the information returned can be incomplete.
@return [Array<Types::Workspace>]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/CreateWorkspacesResult AWS API Documentation

Constants

SENSITIVE