Instance Requirements Response
constructor(acceleratorCount: AcceleratorCountRequestResponse? = null, acceleratorManufacturers: List<String>? = null, acceleratorNames: List<String>? = null, acceleratorTotalMemoryMiB: AcceleratorTotalMemoryMiBRequestResponse? = null, acceleratorTypes: List<String>? = null, allowedInstanceTypes: List<String>? = null, bareMetal: String? = null, baselineEbsBandwidthMbps: BaselineEbsBandwidthMbpsRequestResponse? = 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: MemoryGiBPerVCpuRequestResponse? = null, memoryMiB: MemoryMiBRequestResponse? = null, networkBandwidthGbps: NetworkBandwidthGbpsRequestResponse? = null, networkInterfaceCount: NetworkInterfaceCountRequestResponse? = null, onDemandMaxPricePercentageOverLowestPrice: Int? = null, requireHibernateSupport: Boolean? = null, spotMaxPricePercentageOverLowestPrice: Int? = null, totalLocalStorageGB: TotalLocalStorageGBRequestResponse? = null, vCpuCount: VCpuCountRequestResponse? = null)