launchTemplate

@JvmName(name = "btrfxtjrbkhtkrsn")
suspend fun launchTemplate(value: Output<InstanceLaunchTemplateSpecificationArgs>)
@JvmName(name = "xesjnvpgitqussdi")
suspend fun launchTemplate(value: InstanceLaunchTemplateSpecificationArgs?)

Parameters

value

The launch template to use to launch the instances.


@JvmName(name = "bigvnoqdanaglxsv")
suspend fun launchTemplate(argument: suspend InstanceLaunchTemplateSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The launch template to use to launch the instances.