Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::PatchDeployment::State (v1.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::PatchDeployment::State.
Represents state of patch peployment.
Constants
STATE_UNSPECIFIED
value: 0 The default value. This value is used if the state is omitted.
ACTIVE
value: 1 Active value means that patch deployment generates Patch Jobs.
PAUSED
value: 2 Paused value means that patch deployment does not generate
Patch jobs. Requires user action to move in and out from this state.