Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::OSPolicyResourceConfigStep.
Step performed by the OS Config agent for configuring an
OSPolicy
resource 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 if errors were encountered during this step execution.
#error_message=
def error_message=(value) -> ::String
Parameter
- value (::String) — An error message recorded during the execution of this step. Only populated if errors were encountered during this step execution.
Returns
- (::String) — An error message recorded during the execution of this step. Only populated if errors were encountered during this step execution.
#type
def type() -> ::Google::Cloud::OsConfig::V1::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::OSPolicyResourceConfigStep::Type
Returns
#type=
def type=(value) -> ::Google::Cloud::OsConfig::V1::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::OSPolicyResourceConfigStep::Type
Parameter
- value (::Google::Cloud::OsConfig::V1::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::OSPolicyResourceConfigStep::Type) — Configuration step type.
Returns