Cloud OS Config V1alpha API - Class Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep (v0.3.0)

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

Step performed by the OS Config agent for configuring an OSPolicyResource to its desired state.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error_message

def error_message() -> ::String
Returns
  • (::String) — An error message recorded during the execution of this step. Only populated when outcome is FAILED.

#error_message=

def error_message=(value) -> ::String
Parameter
  • value (::String) — An error message recorded during the execution of this step. Only populated when outcome is FAILED.
Returns
  • (::String) — An error message recorded during the execution of this step. Only populated when outcome is FAILED.

#outcome

def outcome() -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Outcome
Returns

#outcome=

def outcome=(value) -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Outcome
Parameter
Returns

#type

def type() -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Type

#type=

def type=(value) -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep::Type
Parameter