runningMode property

Input<String?>? runningMode
final

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

The following arguments are optional:

Implementation

final pulumi.Input<String?>? runningMode;