management Configuration Resource
suspend fun managementConfigurationResource(name: String, block: suspend ManagementConfigurationResourceBuilder.() -> Unit): ManagementConfiguration
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ManagementConfiguration.