NAME
Paws::WorkSpaces::DescribeWorkspacesResult
ATTRIBUTES
NextToken => Str
If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
Workspaces => ArrayRef[Paws::WorkSpaces::Workspace]
An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.