launch Configuration
suspend fun launchConfiguration(name: String, block: suspend LaunchConfigurationResourceBuilder.() -> Unit): LaunchConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for LaunchConfiguration.
See also
Parameters
name
The unique name of the resulting resource.