runningMode property

Input<String> runningMode
final

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;