Amazon.WorkSpaces.Model.Internal |
Name | Description |
---|---|
AccessDeniedException | |
CreateTagsRequest | Container for the parameters to the CreateTags operation. Creates tags for a WorkSpace. |
DeleteTagsRequest | Container for the parameters to the DeleteTags operation. Deletes tags from a WorkSpace. |
DescribeTagsRequest | Container for the parameters to the DescribeTags operation. Describes tags for a WorkSpace. |
DescribeTagsResponse | The result of the DescribeTags operation. |
DescribeWorkspaceBundlesRequest | Container for the parameters to the DescribeWorkspaceBundles operation. Obtains information about the WorkSpace bundles that are available to your account in the specified region. You can filter the results with either the This operation supports pagination with the use of the |
DescribeWorkspaceBundlesResponse | Contains the results of the DescribeWorkspaceBundles operation. |
DescribeWorkspaceDirectoriesResponse | Contains the results of the DescribeWorkspaceDirectories operation. |
DescribeWorkspacesConnectionStatusRequest | Container for the parameters to the DescribeWorkspacesConnectionStatus operation. Describes the connection status of a specified WorkSpace. |
DescribeWorkspacesConnectionStatusResponse | This is the response object from the DescribeWorkspacesConnectionStatus operation. |
DescribeWorkspacesRequest | Container for the parameters to the DescribeWorkspaces operation. Obtains information about the specified WorkSpaces. Only one of the filter parameters, such as This operation supports pagination with the use of the |
DescribeWorkspacesResponse | Contains the results for the DescribeWorkspaces operation. |
FailedCreateWorkspaceRequest | Contains information about a WorkSpace that could not be created. |
FailedWorkspaceChangeRequest | Contains information about a WorkSpace that could not be rebooted (RebootWorkspaces), rebuilt (RebuildWorkspaces), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces). |
InvalidParameterValuesException | |
InvalidResourceStateException | |
ModifyWorkspacePropertiesRequest | Container for the parameters to the ModifyWorkspaceProperties operation. Modifies the WorkSpace properties, including the RunningMode and AutoStop time. |
RebootWorkspacesRequest | Container for the parameters to the RebootWorkspaces operation. Reboots the specified WorkSpaces. To be able to reboot a WorkSpace, the WorkSpace must have a State of This operation is asynchronous and returns before the WorkSpaces have rebooted. |
RebootWorkspacesResponse | Contains the results of the RebootWorkspaces operation. |
RebuildWorkspacesRequest | Container for the parameters to the RebuildWorkspaces operation. Rebuilds the specified WorkSpaces. Rebuilding a WorkSpace is a potentially destructive action that can result in the loss of data. Rebuilding a WorkSpace causes the following to occur:
To be able to rebuild a WorkSpace, the WorkSpace must have a State of This operation is asynchronous and returns before the WorkSpaces have been completely rebuilt. |
RebuildWorkspacesResponse | Contains the results of the RebuildWorkspaces operation. |
ResourceLimitExceededException | |
ResourceNotFoundException | |
ResourceUnavailableException | |
StartRequest | Describes the start request. |
StartWorkspacesRequest | Container for the parameters to the StartWorkspaces operation. Starts the specified WorkSpaces. The API only works with WorkSpaces that have RunningMode configured as AutoStop and the State set to “STOPPED.” |
StartWorkspacesResponse | This is the response object from the StartWorkspaces operation. |
StopRequest | Describes the stop request. |
StopWorkspacesRequest | Container for the parameters to the StopWorkspaces operation. Stops the specified WorkSpaces. The API only works with WorkSpaces that have RunningMode configured as AutoStop and the State set to AVAILABLE, IMPAIRED, UNHEALTHY, or ERROR. |
StopWorkspacesResponse | This is the response object from the StopWorkspaces operation. |
Tag | Describes the tag of the WorkSpace. |
TerminateWorkspacesRequest | Container for the parameters to the TerminateWorkspaces operation. Terminates the specified WorkSpaces. Terminating a WorkSpace is a permanent action and cannot be undone. The user's data is not maintained and will be destroyed. If you need to archive any user data, contact Amazon Web Services before terminating the WorkSpace. You can terminate a WorkSpace that is in any state except This operation is asynchronous and returns before the WorkSpaces have been completely terminated. |
TerminateWorkspacesResponse | Contains the results of the TerminateWorkspaces operation. |
UnsupportedWorkspaceConfigurationException | |
Workspace | Contains information about a WorkSpace. |
WorkspaceConnectionStatus | Describes the connection status of a WorkSpace. |
WorkspaceProperties | Describes the properties of a WorkSpace. |
WorkspaceRequest | Contains information about a WorkSpace creation request. |