Launch Template Instance Requirements
constructor(acceleratorCount: LaunchTemplateInstanceRequirementsAcceleratorCount? = null, acceleratorManufacturers: List<String>? = null, acceleratorNames: List<String>? = null, acceleratorTotalMemoryMib: LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib? = null, acceleratorTypes: List<String>? = null, allowedInstanceTypes: List<String>? = null, bareMetal: String? = null, baselineEbsBandwidthMbps: LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps? = null, burstablePerformance: String? = null, cpuManufacturers: List<String>? = null, excludedInstanceTypes: List<String>? = null, instanceGenerations: List<String>? = null, localStorage: String? = null, localStorageTypes: List<String>? = null, memoryGibPerVcpu: LaunchTemplateInstanceRequirementsMemoryGibPerVcpu? = null, memoryMib: LaunchTemplateInstanceRequirementsMemoryMib, networkBandwidthGbps: LaunchTemplateInstanceRequirementsNetworkBandwidthGbps? = null, networkInterfaceCount: LaunchTemplateInstanceRequirementsNetworkInterfaceCount? = null, onDemandMaxPricePercentageOverLowestPrice: Int? = null, requireHibernateSupport: Boolean? = null, spotMaxPricePercentageOverLowestPrice: Int? = null, totalLocalStorageGb: LaunchTemplateInstanceRequirementsTotalLocalStorageGb? = null, vcpuCount: LaunchTemplateInstanceRequirementsVcpuCount)