configuration Aggregator Resource
suspend fun configurationAggregatorResource(name: String, block: suspend ConfigurationAggregatorResourceBuilder.() -> Unit): ConfigurationAggregator
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationAggregator.