menu
aws_configservice_api package
documentation
config-2014-11-12.dart
AccountAggregationSource
AccountAggregationSource constructor
AccountAggregationSource constructor
dark_mode
light_mode
AccountAggregationSource
constructor
AccountAggregationSource
(
{
required
List
<
String
>
accountIds
,
bool
?
allAwsRegions
,
List
<
String
>
?
awsRegions
,
})
Implementation
AccountAggregationSource({ required this.accountIds, this.allAwsRegions, this.awsRegions, });
aws_configservice_api package
documentation
config-2014-11-12
AccountAggregationSource
AccountAggregationSource constructor
AccountAggregationSource class