solution Configuration
suspend fun solutionConfiguration(name: String, block: suspend SolutionConfigurationResourceBuilder.() -> Unit): SolutionConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for SolutionConfiguration.
See also
Parameters
name
The unique name of the resulting resource.