runningMode property

Output<String> runningMode
latefinal

Running mode of the WorkSpaces Pool. Valid values are AUTO_STOP and ALWAYS_ON.

The following arguments are optional:

Implementation

late final pulumi.Output<String> runningMode;