C# Class Amazon.WorkSpaces.Model.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.
Inheritance: AmazonWorkSpacesRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetStopWorkspaceRequests ( ) : bool