ListPoliciesComplianceResponse
Response containing a list of policy compliance results.
Properties
- The list of policy compliance rows
- ↳
policyNamestring requiredThe name of the policy - ↳
severityenum requiredThe severity level of the policyValues:,low,medium,high,critical - ↳
failingResourcesinteger requiredNumber of resources failing this policy - ↳
governedResourcesinteger requiredTotal number of resources governed by this policy - ↳
percentCompliantinteger requiredPercentage of resources that are compliant (0-100) - ↳
policyPackstring requiredThe policy pack this policy belongs to - ↳
policyGroupNamestring requiredThe policy group this policy belongs to - ↳
policyGroupTypeenum requiredThe type of the policy group this policy belongs toValues:audit,preventative totalCountinteger optionalThe total number of policiescontinuationTokenstring optionalContinuation token for pagination
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.