Launch Template Instance Market Options
data class LaunchTemplateInstanceMarketOptions(val marketType: String? = null, val spotOptions: LaunchTemplateInstanceMarketOptionsSpotOptions? = null)
Constructors
Link copied to clipboard
fun LaunchTemplateInstanceMarketOptions(marketType: String? = null, spotOptions: LaunchTemplateInstanceMarketOptionsSpotOptions? = null)