Class DesiredState (1.17.4)

DesiredState(value)

The desired state that the OS Config agent maintains on the VM.

Enums

Name Description
DESIRED_STATE_UNSPECIFIED Unspecified is invalid.
INSTALLED Ensure that the package is installed.
REMOVED The agent ensures that the package is not installed and uninstalls it if detected.