C# Class Amazon.WorkSpaces.Model.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 AVAILABLE, IMPAIRED, or INOPERABLE.

This operation is asynchronous and returns before the WorkSpaces have rebooted.

Inheritance: AmazonWorkSpacesRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetRebootWorkspaceRequests ( ) : bool