configuration Set
suspend fun configurationSet(name: String, block: suspend ConfigurationSetResourceBuilder.() -> Unit): ConfigurationSet
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationSet.
See also
Parameters
name
The unique name of the resulting resource.