AggregateComplianceByConfigRule constructor
AggregateComplianceByConfigRule({
- String? accountId,
- String? awsRegion,
- Compliance? compliance,
- String? configRuleName,
Implementation
AggregateComplianceByConfigRule({
this.accountId,
this.awsRegion,
this.compliance,
this.configRuleName,
});