Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolAutoscaling
-
Packages that use ContainerClusterNodePoolAutoscaling Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolAutoscaling in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolAutoscaling Modifier and Type Class Description static classContainerClusterNodePoolAutoscaling.Jsii$ProxyAn implementation forContainerClusterNodePoolAutoscalingMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolAutoscaling Modifier and Type Method Description ContainerClusterNodePoolAutoscalingContainerClusterNodePoolAutoscaling.Builder. build()Builds the configured instance.default ContainerClusterNodePoolAutoscalingContainerClusterNodePool. getAutoscaling()autoscaling block.ContainerClusterNodePoolAutoscalingContainerClusterNodePool.Jsii$Proxy. getAutoscaling()ContainerClusterNodePoolAutoscalingContainerClusterNodePoolOutputReference. getAutoscalingInput()ContainerClusterNodePoolAutoscalingContainerClusterNodePoolAutoscalingOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolAutoscaling Modifier and Type Method Description ContainerClusterNodePool.BuilderContainerClusterNodePool.Builder. autoscaling(ContainerClusterNodePoolAutoscaling autoscaling)Sets the value ofContainerClusterNodePool.getAutoscaling()voidContainerClusterNodePoolOutputReference. putAutoscaling(ContainerClusterNodePoolAutoscaling value)voidContainerClusterNodePoolAutoscalingOutputReference. setInternalValue(ContainerClusterNodePoolAutoscaling value)
-