LaunchTemplateInstanceRequirementsArgs

constructor(acceleratorCount: Output<LaunchTemplateAcceleratorCountArgs>? = null, acceleratorManufacturers: Output<List<String>>? = null, acceleratorNames: Output<List<String>>? = null, acceleratorTotalMemoryMiB: Output<LaunchTemplateAcceleratorTotalMemoryMiBArgs>? = null, acceleratorTypes: Output<List<String>>? = null, allowedInstanceTypes: Output<List<String>>? = null, bareMetal: Output<String>? = null, baselineEbsBandwidthMbps: Output<LaunchTemplateBaselineEbsBandwidthMbpsArgs>? = null, baselinePerformanceFactors: Output<LaunchTemplateBaselinePerformanceFactorsArgs>? = null, burstablePerformance: Output<String>? = null, cpuManufacturers: Output<List<String>>? = null, excludedInstanceTypes: Output<List<String>>? = null, instanceGenerations: Output<List<String>>? = null, localStorage: Output<String>? = null, localStorageTypes: Output<List<String>>? = null, maxSpotPriceAsPercentageOfOptimalOnDemandPrice: Output<Int>? = null, memoryGiBPerVCpu: Output<LaunchTemplateMemoryGiBPerVCpuArgs>? = null, memoryMiB: Output<LaunchTemplateMemoryMiBArgs>? = null, networkBandwidthGbps: Output<LaunchTemplateNetworkBandwidthGbpsArgs>? = null, networkInterfaceCount: Output<LaunchTemplateNetworkInterfaceCountArgs>? = null, onDemandMaxPricePercentageOverLowestPrice: Output<Int>? = null, requireHibernateSupport: Output<Boolean>? = null, spotMaxPricePercentageOverLowestPrice: Output<Int>? = null, totalLocalStorageGb: Output<LaunchTemplateTotalLocalStorageGbArgs>? = null, vCpuCount: Output<LaunchTemplateVCpuCountArgs>? = null)