Cloud OS Config V1alpha API - Class Google::Cloud::OsConfig::V1alpha::OSPolicyResourceCompliance (v0.9.0)

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

Compliance data for an OS policy resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#config_steps

def config_steps() -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep>
Returns

#config_steps=

def config_steps=(value) -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceConfigStep>
Parameter
Returns

#exec_resource_output

def exec_resource_output() -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceCompliance::ExecResourceOutput

#exec_resource_output=

def exec_resource_output=(value) -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyResourceCompliance::ExecResourceOutput

#os_policy_resource_id

def os_policy_resource_id() -> ::String
Returns
  • (::String) — The id of the OS policy resource.

#os_policy_resource_id=

def os_policy_resource_id=(value) -> ::String
Parameter
  • value (::String) — The id of the OS policy resource.
Returns
  • (::String) — The id of the OS policy resource.

#state

def state() -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyComplianceState
Returns

#state=

def state=(value) -> ::Google::Cloud::OsConfig::V1alpha::OSPolicyComplianceState
Parameter
Returns