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