configSteps property

List<OSPolicyResourceConfigStep>? configSteps
getter/setter pair

Ordered list of configuration steps taken by the agent for the OS policy resource.

Implementation

core.List<OSPolicyResourceConfigStep>? configSteps;