Class DesiredState (1.15.0)

DesiredState(value)

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

Values: DESIRED_STATE_UNSPECIFIED (0): Unspecified is invalid. INSTALLED (1): Ensure that the package is installed. REMOVED (2): The agent ensures that the package is not installed and uninstalls it if detected.