Skip to content

Data Object - AWSCoreWorkspacePowerPolicySettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.AWSCoreWorkspacePowerPolicySettings

Property of

AWSCoreDesktopSettings

See also

AWSCoreWorkspaceSchedule

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:
ValueDescription
ALWAYS_ONBilled monthly. Instant access to an always running WorkSpace.
MANUALBilled by the hour. WorkSpace starts and stops automatically at scheduled duration.
workspaceSchedules AWSCoreWorkspaceSchedule[] The Schedules for workspace power policy can only be set for workspaces where the running mode is set to MANUAL. 1

  1. This property need not be set.