Instance Requirements Args
constructor(acceleratorCount: Output<AcceleratorCountRequestArgs>? = null, acceleratorManufacturers: Output<List<String>>? = null, acceleratorNames: Output<List<String>>? = null, acceleratorTotalMemoryMiB: Output<AcceleratorTotalMemoryMiBRequestArgs>? = null, acceleratorTypes: Output<List<String>>? = null, allowedInstanceTypes: Output<List<String>>? = null, bareMetal: Output<String>? = null, baselineEbsBandwidthMbps: Output<BaselineEbsBandwidthMbpsRequestArgs>? = 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<MemoryGiBPerVCpuRequestArgs>? = null, memoryMiB: Output<MemoryMiBRequestArgs>? = null, networkBandwidthGbps: Output<NetworkBandwidthGbpsRequestArgs>? = null, networkInterfaceCount: Output<NetworkInterfaceCountRequestArgs>? = null, onDemandMaxPricePercentageOverLowestPrice: Output<Int>? = null, requireHibernateSupport: Output<Boolean>? = null, spotMaxPricePercentageOverLowestPrice: Output<Int>? = null, totalLocalStorageGB: Output<TotalLocalStorageGBRequestArgs>? = null, vCpuCount: Output<VCpuCountRequestArgs>? = null)