You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::CreateWorkspacesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#failed_requestsArray<Types::FailedCreateWorkspaceRequest>

Information about the WorkSpaces that could not be created.

Returns:

#pending_requestsArray<Types::Workspace>

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.

Returns:

  • (Array<Types::Workspace>)

    Information about the WorkSpaces that were created.