launchTemplate property

Input<SpotInstanceRequestLaunchTemplate?>? launchTemplate
final

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.

Implementation

final pulumi.Input<SpotInstanceRequestLaunchTemplate?>? launchTemplate;