Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterClusterAutoscaling
-
Packages that use ContainerClusterClusterAutoscaling Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterClusterAutoscaling in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterClusterAutoscaling Modifier and Type Class Description static classContainerClusterClusterAutoscaling.Jsii$ProxyAn implementation forContainerClusterClusterAutoscalingMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterClusterAutoscaling Modifier and Type Method Description ContainerClusterClusterAutoscalingContainerClusterClusterAutoscaling.Builder. build()Builds the configured instance.default ContainerClusterClusterAutoscalingContainerClusterConfig. getClusterAutoscaling()cluster_autoscaling block.ContainerClusterClusterAutoscalingContainerClusterConfig.Jsii$Proxy. getClusterAutoscaling()ContainerClusterClusterAutoscalingContainerCluster. getClusterAutoscalingInput()ContainerClusterClusterAutoscalingContainerClusterClusterAutoscalingOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterClusterAutoscaling Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. clusterAutoscaling(ContainerClusterClusterAutoscaling clusterAutoscaling)cluster_autoscaling block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. clusterAutoscaling(ContainerClusterClusterAutoscaling clusterAutoscaling)Sets the value ofContainerClusterConfig.getClusterAutoscaling()voidContainerCluster. putClusterAutoscaling(ContainerClusterClusterAutoscaling value)voidContainerClusterClusterAutoscalingOutputReference. setInternalValue(ContainerClusterClusterAutoscaling value)
-