Launch Template Instance Requirements
constructor(acceleratorCount: LaunchTemplateAcceleratorCount? = null, acceleratorManufacturers: List<String>? = null, acceleratorNames: List<String>? = null, acceleratorTotalMemoryMiB: LaunchTemplateAcceleratorTotalMemoryMiB? = null, acceleratorTypes: List<String>? = null, allowedInstanceTypes: List<String>? = null, bareMetal: String? = null, baselineEbsBandwidthMbps: LaunchTemplateBaselineEbsBandwidthMbps? = null, baselinePerformanceFactors: LaunchTemplateBaselinePerformanceFactors? = null, burstablePerformance: String? = null, cpuManufacturers: List<String>? = null, excludedInstanceTypes: List<String>? = null, instanceGenerations: List<String>? = null, localStorage: String? = null, localStorageTypes: List<String>? = null, maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Int? = null, memoryGiBPerVCpu: LaunchTemplateMemoryGiBPerVCpu? = null, memoryMiB: LaunchTemplateMemoryMiB? = null, networkBandwidthGbps: LaunchTemplateNetworkBandwidthGbps? = null, networkInterfaceCount: LaunchTemplateNetworkInterfaceCount? = null, onDemandMaxPricePercentageOverLowestPrice: Int? = null, requireHibernateSupport: Boolean? = null, spotMaxPricePercentageOverLowestPrice: Int? = null, totalLocalStorageGb: LaunchTemplateTotalLocalStorageGb? = null, vCpuCount: LaunchTemplateVCpuCount? = null)