launchTemplate

@JvmName(name = "wyannjjscvbsmick")
suspend fun launchTemplate(value: Output<SpotInstanceRequestLaunchTemplateArgs>)
@JvmName(name = "gwjywdiqjvljvxbl")
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 = "uypfuqeopnpwldgr")
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.