Launch Template Instance Market Options
data class LaunchTemplateInstanceMarketOptions(val marketType: String? = null, val spotOptions: LaunchTemplateSpotOptions? = null)
Specifies the market (purchasing) option for an instance. `InstanceMarketOptions`
is a property of the AWS::EC2::LaunchTemplate LaunchTemplateData.