Uses of Class
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceRequirementsProperty.Builder
Packages that use CfnLaunchTemplate.InstanceRequirementsProperty.Builder
-
Uses of CfnLaunchTemplate.InstanceRequirementsProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLaunchTemplate.InstanceRequirementsProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorCount(IResolvable acceleratorCount) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getAcceleratorCount()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorCount(CfnLaunchTemplate.AcceleratorCountProperty acceleratorCount) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getAcceleratorCount()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorManufacturers(List<String> acceleratorManufacturers) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorNames(List<String> acceleratorNames) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getAcceleratorNames()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorTotalMemoryMiB(IResolvable acceleratorTotalMemoryMiB) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorTotalMemoryMiB(CfnLaunchTemplate.AcceleratorTotalMemoryMiBProperty acceleratorTotalMemoryMiB) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorTypes(List<String> acceleratorTypes) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getAcceleratorTypes()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.allowedInstanceTypes(List<String> allowedInstanceTypes) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getAllowedInstanceTypes()Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getBareMetal()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.baselineEbsBandwidthMbps(IResolvable baselineEbsBandwidthMbps) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.baselineEbsBandwidthMbps(CfnLaunchTemplate.BaselineEbsBandwidthMbpsProperty baselineEbsBandwidthMbps) CfnLaunchTemplate.InstanceRequirementsProperty.builder()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.burstablePerformance(String burstablePerformance) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getBurstablePerformance()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.cpuManufacturers(List<String> cpuManufacturers) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getCpuManufacturers()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.excludedInstanceTypes(List<String> excludedInstanceTypes) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.instanceGenerations(List<String> instanceGenerations) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getInstanceGenerations()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.localStorage(String localStorage) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getLocalStorage()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.localStorageTypes(List<String> localStorageTypes) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getLocalStorageTypes()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryGiBPerVCpu(IResolvable memoryGiBPerVCpu) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getMemoryGiBPerVCpu()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryGiBPerVCpu(CfnLaunchTemplate.MemoryGiBPerVCpuProperty memoryGiBPerVCpu) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getMemoryGiBPerVCpu()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryMiB(IResolvable memoryMiB) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getMemoryMiB()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryMiB(CfnLaunchTemplate.MemoryMiBProperty memoryMiB) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getMemoryMiB()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.networkBandwidthGbps(IResolvable networkBandwidthGbps) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getNetworkBandwidthGbps()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.networkBandwidthGbps(CfnLaunchTemplate.NetworkBandwidthGbpsProperty networkBandwidthGbps) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getNetworkBandwidthGbps()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.networkInterfaceCount(IResolvable networkInterfaceCount) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.networkInterfaceCount(CfnLaunchTemplate.NetworkInterfaceCountProperty networkInterfaceCount) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.onDemandMaxPricePercentageOverLowestPrice(Number onDemandMaxPricePercentageOverLowestPrice) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.requireHibernateSupport(Boolean requireHibernateSupport) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.requireHibernateSupport(IResolvable requireHibernateSupport) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.spotMaxPricePercentageOverLowestPrice(Number spotMaxPricePercentageOverLowestPrice) CfnLaunchTemplate.InstanceRequirementsProperty.Builder.totalLocalStorageGb(IResolvable totalLocalStorageGb) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getTotalLocalStorageGb()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.totalLocalStorageGb(CfnLaunchTemplate.TotalLocalStorageGBProperty totalLocalStorageGb) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getTotalLocalStorageGb()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.vCpuCount(IResolvable vCpuCount) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getVCpuCount()CfnLaunchTemplate.InstanceRequirementsProperty.Builder.vCpuCount(CfnLaunchTemplate.VCpuCountProperty vCpuCount) Sets the value ofCfnLaunchTemplate.InstanceRequirementsProperty.getVCpuCount()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLaunchTemplate.InstanceRequirementsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.InstanceRequirementsProperty.Builder.