Cloud OS Config V1alpha API - Module Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Outcome (v0.9.0)

Reference documentation and code samples for the Cloud OS Config V1alpha API module Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Outcome.

Supported outcomes for a configuration step.

Constants

OUTCOME_UNSPECIFIED

value: 0
Default value. This value is unused.

SUCCEEDED

value: 1
The step succeeded.

FAILED

value: 2
The step failed.