launchTemplate property

LaunchTemplate? launchTemplate
final

Specifies the launch template to use and optionally the instance types (overrides) that are used to provision EC2 instances to fulfill On-Demand and Spot capacities. Required when creating a mixed instances policy.

Implementation

final LaunchTemplate? launchTemplate;