launchTemplate

@JvmName(name = "scggyjqdxosrbjmw")
suspend fun launchTemplate(value: Output<SpotInstanceRequestLaunchTemplateArgs>)
@JvmName(name = "fifkyrahylpxtnhd")
suspend fun launchTemplate(value: SpotInstanceRequestLaunchTemplateArgs?)

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 = "xmejmocfmgmchrhw")
suspend fun launchTemplate(argument: suspend SpotInstanceRequestLaunchTemplateArgsBuilder.() -> 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.