organization Aggregation Source
suspend fun organizationAggregationSource(value: Output<ConfigurationAggregatorOrganizationAggregationSourceArgs>)
suspend fun organizationAggregationSource(value: ConfigurationAggregatorOrganizationAggregationSourceArgs?)
Parameters
value
The organization to aggregate config data from as documented below.
suspend fun organizationAggregationSource(argument: suspend ConfigurationAggregatorOrganizationAggregationSourceArgsBuilder.() -> Unit)
Parameters
argument
The organization to aggregate config data from as documented below.