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