PolicyRulesWithSubjectsArgs

constructor(nonResourceRules: Output<List<NonResourcePolicyRuleArgs>>? = null, resourceRules: Output<List<ResourcePolicyRuleArgs>>? = null, subjects: Output<List<SubjectArgs>>)