Launch Template Instance Requirements Args
data class LaunchTemplateInstanceRequirementsArgs(val acceleratorCount: Output<LaunchTemplateAcceleratorCountArgs>? = null, val acceleratorManufacturers: Output<List<String>>? = null, val acceleratorNames: Output<List<String>>? = null, val acceleratorTotalMemoryMiB: Output<LaunchTemplateAcceleratorTotalMemoryMiBArgs>? = null, val acceleratorTypes: Output<List<String>>? = null, val allowedInstanceTypes: Output<List<String>>? = null, val bareMetal: Output<String>? = null, val baselineEbsBandwidthMbps: Output<LaunchTemplateBaselineEbsBandwidthMbpsArgs>? = null, val burstablePerformance: Output<String>? = null, val cpuManufacturers: Output<List<String>>? = null, val excludedInstanceTypes: Output<List<String>>? = null, val instanceGenerations: Output<List<String>>? = null, val localStorage: Output<String>? = null, val localStorageTypes: Output<List<String>>? = null, val memoryGiBPerVCpu: Output<LaunchTemplateMemoryGiBPerVCpuArgs>? = null, val memoryMiB: Output<LaunchTemplateMemoryMiBArgs>? = null, val networkBandwidthGbps: Output<LaunchTemplateNetworkBandwidthGbpsArgs>? = null, val networkInterfaceCount: Output<LaunchTemplateNetworkInterfaceCountArgs>? = null, val onDemandMaxPricePercentageOverLowestPrice: Output<Int>? = null, val requireHibernateSupport: Output<Boolean>? = null, val spotMaxPricePercentageOverLowestPrice: Output<Int>? = null, val totalLocalStorageGb: Output<LaunchTemplateTotalLocalStorageGbArgs>? = null, val vCpuCount: Output<LaunchTemplateVCpuCountArgs>? = null) : ConvertibleToJava<LaunchTemplateInstanceRequirementsArgs>
The attributes for the instance types.
Constructors
Link copied to clipboard
fun LaunchTemplateInstanceRequirementsArgs(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, 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, 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)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard