Class ContainerClusterNodePoolOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:19.273Z") @Stability(Stable) public class ContainerClusterNodePoolOutputReference 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 ContainerClusterNodePoolOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute, Number complexObjectIndex, Boolean complexObjectIsFromSet)protectedContainerClusterNodePoolOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedContainerClusterNodePoolOutputReference(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
-
ContainerClusterNodePoolOutputReference
protected ContainerClusterNodePoolOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
ContainerClusterNodePoolOutputReference
protected ContainerClusterNodePoolOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
ContainerClusterNodePoolOutputReference
@Stability(Stable) public ContainerClusterNodePoolOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute, @NotNull Number complexObjectIndex, @NotNull Boolean complexObjectIsFromSet)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.complexObjectIndex- the index of this item in the list. This parameter is required.complexObjectIsFromSet- whether the list is wrapping a set (will add tolist() to be able to access an item via an index). This parameter is required.
-
-
Method Detail
-
putAutoscaling
@Stability(Stable) public void putAutoscaling(@NotNull ContainerClusterNodePoolAutoscaling value)- Parameters:
value- This parameter is required.
-
putManagement
@Stability(Stable) public void putManagement(@NotNull ContainerClusterNodePoolManagement value)- Parameters:
value- This parameter is required.
-
putNetworkConfig
@Stability(Stable) public void putNetworkConfig(@NotNull ContainerClusterNodePoolNetworkConfig value)- Parameters:
value- This parameter is required.
-
putNodeConfig
@Stability(Stable) public void putNodeConfig(@NotNull ContainerClusterNodePoolNodeConfig value)- Parameters:
value- This parameter is required.
-
putPlacementPolicy
@Stability(Stable) public void putPlacementPolicy(@NotNull ContainerClusterNodePoolPlacementPolicy value)- Parameters:
value- This parameter is required.
-
putQueuedProvisioning
@Stability(Stable) public void putQueuedProvisioning(@NotNull ContainerClusterNodePoolQueuedProvisioning value)- Parameters:
value- This parameter is required.
-
putUpgradeSettings
@Stability(Stable) public void putUpgradeSettings(@NotNull ContainerClusterNodePoolUpgradeSettings value)- Parameters:
value- This parameter is required.
-
resetAutoscaling
@Stability(Stable) public void resetAutoscaling()
-
resetInitialNodeCount
@Stability(Stable) public void resetInitialNodeCount()
-
resetManagement
@Stability(Stable) public void resetManagement()
-
resetMaxPodsPerNode
@Stability(Stable) public void resetMaxPodsPerNode()
-
resetName
@Stability(Stable) public void resetName()
-
resetNamePrefix
@Stability(Stable) public void resetNamePrefix()
-
resetNetworkConfig
@Stability(Stable) public void resetNetworkConfig()
-
resetNodeConfig
@Stability(Stable) public void resetNodeConfig()
-
resetNodeCount
@Stability(Stable) public void resetNodeCount()
-
resetNodeLocations
@Stability(Stable) public void resetNodeLocations()
-
resetPlacementPolicy
@Stability(Stable) public void resetPlacementPolicy()
-
resetQueuedProvisioning
@Stability(Stable) public void resetQueuedProvisioning()
-
resetUpgradeSettings
@Stability(Stable) public void resetUpgradeSettings()
-
resetVersion
@Stability(Stable) public void resetVersion()
-
getAutoscaling
@Stability(Stable) @NotNull public ContainerClusterNodePoolAutoscalingOutputReference getAutoscaling()
-
getManagedInstanceGroupUrls
@Stability(Stable) @NotNull public List<String> getManagedInstanceGroupUrls()
-
getManagement
@Stability(Stable) @NotNull public ContainerClusterNodePoolManagementOutputReference getManagement()
-
getNetworkConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNetworkConfigOutputReference getNetworkConfig()
-
getNodeConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigOutputReference getNodeConfig()
-
getPlacementPolicy
@Stability(Stable) @NotNull public ContainerClusterNodePoolPlacementPolicyOutputReference getPlacementPolicy()
-
getQueuedProvisioning
@Stability(Stable) @NotNull public ContainerClusterNodePoolQueuedProvisioningOutputReference getQueuedProvisioning()
-
getUpgradeSettings
@Stability(Stable) @NotNull public ContainerClusterNodePoolUpgradeSettingsOutputReference getUpgradeSettings()
-
getAutoscalingInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolAutoscaling getAutoscalingInput()
-
getInitialNodeCountInput
@Stability(Stable) @Nullable public Number getInitialNodeCountInput()
-
getManagementInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolManagement getManagementInput()
-
getMaxPodsPerNodeInput
@Stability(Stable) @Nullable public Number getMaxPodsPerNodeInput()
-
getNameInput
@Stability(Stable) @Nullable public String getNameInput()
-
getNamePrefixInput
@Stability(Stable) @Nullable public String getNamePrefixInput()
-
getNetworkConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNetworkConfig getNetworkConfigInput()
-
getNodeConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfig getNodeConfigInput()
-
getNodeCountInput
@Stability(Stable) @Nullable public Number getNodeCountInput()
-
getPlacementPolicyInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolPlacementPolicy getPlacementPolicyInput()
-
getQueuedProvisioningInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolQueuedProvisioning getQueuedProvisioningInput()
-
getUpgradeSettingsInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolUpgradeSettings getUpgradeSettingsInput()
-
getVersionInput
@Stability(Stable) @Nullable public String getVersionInput()
-
getInitialNodeCount
@Stability(Stable) @NotNull public Number getInitialNodeCount()
-
setInitialNodeCount
@Stability(Stable) public void setInitialNodeCount(@NotNull Number value)
-
getMaxPodsPerNode
@Stability(Stable) @NotNull public Number getMaxPodsPerNode()
-
setMaxPodsPerNode
@Stability(Stable) public void setMaxPodsPerNode(@NotNull Number value)
-
getName
@Stability(Stable) @NotNull public String getName()
-
setName
@Stability(Stable) public void setName(@NotNull String value)
-
getNamePrefix
@Stability(Stable) @NotNull public String getNamePrefix()
-
setNamePrefix
@Stability(Stable) public void setNamePrefix(@NotNull String value)
-
getNodeCount
@Stability(Stable) @NotNull public Number getNodeCount()
-
setNodeCount
@Stability(Stable) public void setNodeCount(@NotNull Number value)
-
getVersion
@Stability(Stable) @NotNull public String getVersion()
-
setVersion
@Stability(Stable) public void setVersion(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public Object getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable com.hashicorp.cdktf.IResolvable value)
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable ContainerClusterNodePool value)
-
-