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