Class OSPolicyResourceCompliance (1.11.1)

OSPolicyResourceCompliance(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
os_policy_resource_id str
The id of the OS policy resource.
config_steps Sequence[google.cloud.osconfig_v1alpha.types.OSPolicyResourceConfigStep]
Ordered list of configuration steps taken by the agent for the OS policy resource.
state google.cloud.osconfig_v1alpha.types.OSPolicyComplianceState
Compliance state of the OS policy resource.
exec_resource_output google.cloud.osconfig_v1alpha.types.OSPolicyResourceCompliance.ExecResourceOutput
ExecResource specific output. This field is a member of `oneof`_ ``output``.

Inheritance

builtins.object > proto.message.Message > OSPolicyResourceCompliance

Classes

ExecResourceOutput

ExecResourceOutput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ExecResource specific output.