Data Object - AWSCoreWorkspaceSchedule
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.AWSCoreWorkspaceSchedule
Property of
Since
Horizon 8.13
Data Object Description¶
Specification for an AWS Core power management settings.
Data Object Properties¶
| Name | Type | Description |
|---|---|---|
| name | xsd:string | Name of the schedule |
| timezone | xsd:string | Time-zone of the schedule. |
| daysOfTheWeek | xsd:string[] | Days of the week |
| resumeTime | xsd:string | Workspace resume time * This property must contain the time in 24 hours format. e.g. 14:30 |
| suspendTime | xsd:string | Workspace suspend time * This property must contain the time in 24 hours format. e.g. 14:30 |