OrgPolicyConstraint constructor
OrgPolicyConstraint({
- String? cannedConstraintId,
- List<
GoogleCloudSecuritypostureV1PolicyRule> ? policyRules,
Implementation
OrgPolicyConstraint({
this.cannedConstraintId,
this.policyRules,
});