OrganizationManagedRuleMetadata constructor
OrganizationManagedRuleMetadata({})
Implementation
OrganizationManagedRuleMetadata({
required this.ruleIdentifier,
this.description,
this.inputParameters,
this.maximumExecutionFrequency,
this.resourceIdScope,
this.resourceTypesScope,
this.tagKeyScope,
this.tagValueScope,
});