runningMode property

Input<String?>? runningMode
final

The running mode. For more information, see Manage the WorkSpace Running Mode. Valid values are AUTO_STOP and ALWAYS_ON.

Implementation

final pulumi.Input<String?>? runningMode;