policyDriftDetails property

List<PolicyDriftDetails>? policyDriftDetails
getter/setter pair

The details about a change in an updated policy that violates the deployed posture.

Implementation

core.List<PolicyDriftDetails>? policyDriftDetails;