launchTemplate

@JvmName(name = "faoqcmutktwdiwty")
suspend fun launchTemplate(value: Output<InstanceLaunchTemplateArgs>)
@JvmName(name = "kxuamcroiddxdeyj")
suspend fun launchTemplate(value: InstanceLaunchTemplateArgs?)

Parameters

value

Specifies a Launch Template to configure the instance. Parameters configured on this resource will override the corresponding parameters in the Launch Template. See Launch Template Specification below for more details.


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

Parameters

argument

Specifies a Launch Template to configure the instance. Parameters configured on this resource will override the corresponding parameters in the Launch Template. See Launch Template Specification below for more details.