{ "id": "PolicyNonCompliantConfig", "module_id": "PolicyCompliance", "properties": { "affected_resources": { "description": "Resources/Services impacted by non compliant configuration", "items": { "$ref": "PolicyResourceReference }, "readonly": true, "title": "Resources/Services impacted by non compliant configuration", "type": "array" }, "description": { "readonly": true, "title": "Detail description of non compliant configuration with suggestive action", "type": "string" }, "non_compliance_code": { "readonly": true, "title": "Code for non compliant configuration", "type": "integer" }, "reported_by": { "$ref": "PolicyResourceReference, "readonly": true, "title": "Id and name of non compliant resource/service" } }, "type": "object" }