GoogleCloudAssuredworkloadsV1OrgPolicy constructor
GoogleCloudAssuredworkloadsV1OrgPolicy({
- String? constraint,
- bool? inherit,
- bool? reset,
- String? resource,
- GoogleCloudAssuredworkloadsV1OrgPolicyPolicyRule? rule,
Implementation
GoogleCloudAssuredworkloadsV1OrgPolicy({
this.constraint,
this.inherit,
this.reset,
this.resource,
this.rule,
});