PolicyRulesWithSubjectsPatchArgs

constructor(nonResourceRules: Output<List<NonResourcePolicyRulePatchArgs>>? = null, resourceRules: Output<List<ResourcePolicyRulePatchArgs>>? = null, subjects: Output<List<SubjectPatchArgs>>? = null)