Data Object - AWSCoreWorkspacePowerPolicySettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.AWSCoreWorkspacePowerPolicySettings
Property of
See also
Since
Horizon 8.13
Data Object Description¶
Specification for an AWS Core power management settings.
Data Object Properties¶
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
runningMode | xsd:string | Running mode for the AWS core workspaces in the desktop pool. This property has a default value of "ALWAYS_ON". This property will be one of:
|
||||||
workspaceSchedules | AWSCoreWorkspaceSchedule[] | The Schedules for workspace power policy can only be set for workspaces where the running mode is set to MANUAL. 1 | ||||||
idleTimeoutPolicy | xsd:string | Shutdown policy after idle timeout can only be set for workspaces where the running mode is set to MANUAL.. This property has a default value of "NEVER". This property will be one of:
|
||||||
idleTimeoutMinutes | xsd:int | The timeout in minutes for automatic shutdown after idle timeout. This property is required if idleTimeoutPolicy is set to "AFTER". This property has a default value of 60. * This property has a minimum value of 1. |
-
This property need not be set. ↩