accountAggregationSources

@JvmName(name = "bvdnnyrrqqifqajf")
suspend fun accountAggregationSources(value: Output<List<ConfigurationAggregatorAccountAggregationSourceArgs>>)

Parameters

value

Provides a list of source accounts and regions to be aggregated.


@JvmName(name = "lbfxpyshoxvewoyv")
suspend fun accountAggregationSources(vararg values: Output<ConfigurationAggregatorAccountAggregationSourceArgs>)


@JvmName(name = "hpuaogwhnrhinvgp")
suspend fun accountAggregationSources(values: List<Output<ConfigurationAggregatorAccountAggregationSourceArgs>>)
@JvmName(name = "jabkmpapfyaejfeb")
suspend fun accountAggregationSources(vararg values: ConfigurationAggregatorAccountAggregationSourceArgs)

Parameters

values

Provides a list of source accounts and regions to be aggregated.


@JvmName(name = "ppvhvpohlvusxseo")
suspend fun accountAggregationSources(argument: List<suspend ConfigurationAggregatorAccountAggregationSourceArgsBuilder.() -> Unit>)
@JvmName(name = "ojaflklktptqrxih")
suspend fun accountAggregationSources(vararg argument: suspend ConfigurationAggregatorAccountAggregationSourceArgsBuilder.() -> Unit)
@JvmName(name = "mlshnoenfjasmxjn")
suspend fun accountAggregationSources(argument: suspend ConfigurationAggregatorAccountAggregationSourceArgsBuilder.() -> Unit)

Parameters

argument

Provides a list of source accounts and regions to be aggregated.