organization Aggregation Source
suspend fun organizationAggregationSource(value: Output<ConfigurationAggregatorOrganizationAggregationSourceArgs>)
suspend fun organizationAggregationSource(value: ConfigurationAggregatorOrganizationAggregationSourceArgs?)
Parameters
value
Provides an organization and list of regions to be aggregated.
suspend fun organizationAggregationSource(argument: suspend ConfigurationAggregatorOrganizationAggregationSourceArgsBuilder.() -> Unit)
Parameters
argument
Provides an organization and list of regions to be aggregated.