Class LaunchTemplateInstanceRequirementsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateInstanceRequirementsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.637Z") @Stability(Stable) public class LaunchTemplateInstanceRequirementsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description LaunchTemplateInstanceRequirementsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedLaunchTemplateInstanceRequirementsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedLaunchTemplateInstanceRequirementsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
LaunchTemplateInstanceRequirementsOutputReference
protected LaunchTemplateInstanceRequirementsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
LaunchTemplateInstanceRequirementsOutputReference
protected LaunchTemplateInstanceRequirementsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
LaunchTemplateInstanceRequirementsOutputReference
@Stability(Stable) public LaunchTemplateInstanceRequirementsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putAcceleratorCount
@Stability(Stable) public void putAcceleratorCount(@NotNull LaunchTemplateInstanceRequirementsAcceleratorCount value)- Parameters:
value- This parameter is required.
-
putAcceleratorTotalMemoryMib
@Stability(Stable) public void putAcceleratorTotalMemoryMib(@NotNull LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib value)- Parameters:
value- This parameter is required.
-
putBaselineEbsBandwidthMbps
@Stability(Stable) public void putBaselineEbsBandwidthMbps(@NotNull LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps value)- Parameters:
value- This parameter is required.
-
putMemoryGibPerVcpu
@Stability(Stable) public void putMemoryGibPerVcpu(@NotNull LaunchTemplateInstanceRequirementsMemoryGibPerVcpu value)- Parameters:
value- This parameter is required.
-
putMemoryMib
@Stability(Stable) public void putMemoryMib(@NotNull LaunchTemplateInstanceRequirementsMemoryMib value)- Parameters:
value- This parameter is required.
-
putNetworkBandwidthGbps
@Stability(Stable) public void putNetworkBandwidthGbps(@NotNull LaunchTemplateInstanceRequirementsNetworkBandwidthGbps value)- Parameters:
value- This parameter is required.
-
putNetworkInterfaceCount
@Stability(Stable) public void putNetworkInterfaceCount(@NotNull LaunchTemplateInstanceRequirementsNetworkInterfaceCount value)- Parameters:
value- This parameter is required.
-
putTotalLocalStorageGb
@Stability(Stable) public void putTotalLocalStorageGb(@NotNull LaunchTemplateInstanceRequirementsTotalLocalStorageGb value)- Parameters:
value- This parameter is required.
-
putVcpuCount
@Stability(Stable) public void putVcpuCount(@NotNull LaunchTemplateInstanceRequirementsVcpuCount value)- Parameters:
value- This parameter is required.
-
resetAcceleratorCount
@Stability(Stable) public void resetAcceleratorCount()
-
resetAcceleratorManufacturers
@Stability(Stable) public void resetAcceleratorManufacturers()
-
resetAcceleratorNames
@Stability(Stable) public void resetAcceleratorNames()
-
resetAcceleratorTotalMemoryMib
@Stability(Stable) public void resetAcceleratorTotalMemoryMib()
-
resetAcceleratorTypes
@Stability(Stable) public void resetAcceleratorTypes()
-
resetAllowedInstanceTypes
@Stability(Stable) public void resetAllowedInstanceTypes()
-
resetBareMetal
@Stability(Stable) public void resetBareMetal()
-
resetBaselineEbsBandwidthMbps
@Stability(Stable) public void resetBaselineEbsBandwidthMbps()
-
resetBurstablePerformance
@Stability(Stable) public void resetBurstablePerformance()
-
resetCpuManufacturers
@Stability(Stable) public void resetCpuManufacturers()
-
resetExcludedInstanceTypes
@Stability(Stable) public void resetExcludedInstanceTypes()
-
resetInstanceGenerations
@Stability(Stable) public void resetInstanceGenerations()
-
resetLocalStorage
@Stability(Stable) public void resetLocalStorage()
-
resetLocalStorageTypes
@Stability(Stable) public void resetLocalStorageTypes()
-
resetMemoryGibPerVcpu
@Stability(Stable) public void resetMemoryGibPerVcpu()
-
resetNetworkBandwidthGbps
@Stability(Stable) public void resetNetworkBandwidthGbps()
-
resetNetworkInterfaceCount
@Stability(Stable) public void resetNetworkInterfaceCount()
-
resetOnDemandMaxPricePercentageOverLowestPrice
@Stability(Stable) public void resetOnDemandMaxPricePercentageOverLowestPrice()
-
resetRequireHibernateSupport
@Stability(Stable) public void resetRequireHibernateSupport()
-
resetSpotMaxPricePercentageOverLowestPrice
@Stability(Stable) public void resetSpotMaxPricePercentageOverLowestPrice()
-
resetTotalLocalStorageGb
@Stability(Stable) public void resetTotalLocalStorageGb()
-
getAcceleratorCount
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsAcceleratorCountOutputReference getAcceleratorCount()
-
getAcceleratorTotalMemoryMib
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMibOutputReference getAcceleratorTotalMemoryMib()
-
getBaselineEbsBandwidthMbps
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbpsOutputReference getBaselineEbsBandwidthMbps()
-
getMemoryGibPerVcpu
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsMemoryGibPerVcpuOutputReference getMemoryGibPerVcpu()
-
getMemoryMib
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsMemoryMibOutputReference getMemoryMib()
-
getNetworkBandwidthGbps
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsNetworkBandwidthGbpsOutputReference getNetworkBandwidthGbps()
-
getNetworkInterfaceCount
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsNetworkInterfaceCountOutputReference getNetworkInterfaceCount()
-
getTotalLocalStorageGb
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsTotalLocalStorageGbOutputReference getTotalLocalStorageGb()
-
getVcpuCount
@Stability(Stable) @NotNull public LaunchTemplateInstanceRequirementsVcpuCountOutputReference getVcpuCount()
-
getAcceleratorCountInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsAcceleratorCount getAcceleratorCountInput()
-
getAcceleratorManufacturersInput
@Stability(Stable) @Nullable public List<String> getAcceleratorManufacturersInput()
-
getAcceleratorNamesInput
@Stability(Stable) @Nullable public List<String> getAcceleratorNamesInput()
-
getAcceleratorTotalMemoryMibInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib getAcceleratorTotalMemoryMibInput()
-
getAcceleratorTypesInput
@Stability(Stable) @Nullable public List<String> getAcceleratorTypesInput()
-
getAllowedInstanceTypesInput
@Stability(Stable) @Nullable public List<String> getAllowedInstanceTypesInput()
-
getBareMetalInput
@Stability(Stable) @Nullable public String getBareMetalInput()
-
getBaselineEbsBandwidthMbpsInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps getBaselineEbsBandwidthMbpsInput()
-
getBurstablePerformanceInput
@Stability(Stable) @Nullable public String getBurstablePerformanceInput()
-
getCpuManufacturersInput
@Stability(Stable) @Nullable public List<String> getCpuManufacturersInput()
-
getExcludedInstanceTypesInput
@Stability(Stable) @Nullable public List<String> getExcludedInstanceTypesInput()
-
getInstanceGenerationsInput
@Stability(Stable) @Nullable public List<String> getInstanceGenerationsInput()
-
getLocalStorageInput
@Stability(Stable) @Nullable public String getLocalStorageInput()
-
getLocalStorageTypesInput
@Stability(Stable) @Nullable public List<String> getLocalStorageTypesInput()
-
getMemoryGibPerVcpuInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsMemoryGibPerVcpu getMemoryGibPerVcpuInput()
-
getMemoryMibInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsMemoryMib getMemoryMibInput()
-
getNetworkBandwidthGbpsInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsNetworkBandwidthGbps getNetworkBandwidthGbpsInput()
-
getNetworkInterfaceCountInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsNetworkInterfaceCount getNetworkInterfaceCountInput()
-
getOnDemandMaxPricePercentageOverLowestPriceInput
@Stability(Stable) @Nullable public Number getOnDemandMaxPricePercentageOverLowestPriceInput()
-
getRequireHibernateSupportInput
@Stability(Stable) @Nullable public Object getRequireHibernateSupportInput()
-
getSpotMaxPricePercentageOverLowestPriceInput
@Stability(Stable) @Nullable public Number getSpotMaxPricePercentageOverLowestPriceInput()
-
getTotalLocalStorageGbInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsTotalLocalStorageGb getTotalLocalStorageGbInput()
-
getVcpuCountInput
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirementsVcpuCount getVcpuCountInput()
-
getAcceleratorManufacturers
@Stability(Stable) @NotNull public List<String> getAcceleratorManufacturers()
-
setAcceleratorManufacturers
@Stability(Stable) public void setAcceleratorManufacturers(@NotNull List<String> value)
-
setAcceleratorNames
@Stability(Stable) public void setAcceleratorNames(@NotNull List<String> value)
-
setAcceleratorTypes
@Stability(Stable) public void setAcceleratorTypes(@NotNull List<String> value)
-
setAllowedInstanceTypes
@Stability(Stable) public void setAllowedInstanceTypes(@NotNull List<String> value)
-
getBareMetal
@Stability(Stable) @NotNull public String getBareMetal()
-
setBareMetal
@Stability(Stable) public void setBareMetal(@NotNull String value)
-
getBurstablePerformance
@Stability(Stable) @NotNull public String getBurstablePerformance()
-
setBurstablePerformance
@Stability(Stable) public void setBurstablePerformance(@NotNull String value)
-
setCpuManufacturers
@Stability(Stable) public void setCpuManufacturers(@NotNull List<String> value)
-
setExcludedInstanceTypes
@Stability(Stable) public void setExcludedInstanceTypes(@NotNull List<String> value)
-
setInstanceGenerations
@Stability(Stable) public void setInstanceGenerations(@NotNull List<String> value)
-
getLocalStorage
@Stability(Stable) @NotNull public String getLocalStorage()
-
setLocalStorage
@Stability(Stable) public void setLocalStorage(@NotNull String value)
-
setLocalStorageTypes
@Stability(Stable) public void setLocalStorageTypes(@NotNull List<String> value)
-
getOnDemandMaxPricePercentageOverLowestPrice
@Stability(Stable) @NotNull public Number getOnDemandMaxPricePercentageOverLowestPrice()
-
setOnDemandMaxPricePercentageOverLowestPrice
@Stability(Stable) public void setOnDemandMaxPricePercentageOverLowestPrice(@NotNull Number value)
-
getRequireHibernateSupport
@Stability(Stable) @NotNull public Object getRequireHibernateSupport()
-
setRequireHibernateSupport
@Stability(Stable) public void setRequireHibernateSupport(@NotNull Boolean value)
-
setRequireHibernateSupport
@Stability(Stable) public void setRequireHibernateSupport(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getSpotMaxPricePercentageOverLowestPrice
@Stability(Stable) @NotNull public Number getSpotMaxPricePercentageOverLowestPrice()
-
setSpotMaxPricePercentageOverLowestPrice
@Stability(Stable) public void setSpotMaxPricePercentageOverLowestPrice(@NotNull Number value)
-
getInternalValue
@Stability(Stable) @Nullable public LaunchTemplateInstanceRequirements getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable LaunchTemplateInstanceRequirements value)
-
-