Policy Rules With Subjects Patch Args
constructor(nonResourceRules: Output<List<NonResourcePolicyRulePatchArgs>>? = null, resourceRules: Output<List<ResourcePolicyRulePatchArgs>>? = null, subjects: Output<List<SubjectPatchArgs>>? = null)