account Aggregation Source
suspend fun accountAggregationSource(value: Output<ConfigurationAggregatorAccountAggregationSourceArgs>)
Parameters
value
The account(s) to aggregate config data from as documented below.
suspend fun accountAggregationSource(argument: suspend ConfigurationAggregatorAccountAggregationSourceArgsBuilder.() -> Unit)
Parameters
argument
The account(s) to aggregate config data from as documented below.