Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterVerticalPodAutoscaling
-
Packages that use ContainerClusterVerticalPodAutoscaling Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterVerticalPodAutoscaling in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterVerticalPodAutoscaling Modifier and Type Class Description static classContainerClusterVerticalPodAutoscaling.Jsii$ProxyAn implementation forContainerClusterVerticalPodAutoscalingMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterVerticalPodAutoscaling Modifier and Type Method Description ContainerClusterVerticalPodAutoscalingContainerClusterVerticalPodAutoscaling.Builder. build()Builds the configured instance.ContainerClusterVerticalPodAutoscalingContainerClusterVerticalPodAutoscalingOutputReference. getInternalValue()default ContainerClusterVerticalPodAutoscalingContainerClusterConfig. getVerticalPodAutoscaling()vertical_pod_autoscaling block.ContainerClusterVerticalPodAutoscalingContainerClusterConfig.Jsii$Proxy. getVerticalPodAutoscaling()ContainerClusterVerticalPodAutoscalingContainerCluster. getVerticalPodAutoscalingInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterVerticalPodAutoscaling Modifier and Type Method Description voidContainerCluster. putVerticalPodAutoscaling(ContainerClusterVerticalPodAutoscaling value)voidContainerClusterVerticalPodAutoscalingOutputReference. setInternalValue(ContainerClusterVerticalPodAutoscaling value)ContainerCluster.BuilderContainerCluster.Builder. verticalPodAutoscaling(ContainerClusterVerticalPodAutoscaling verticalPodAutoscaling)vertical_pod_autoscaling block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. verticalPodAutoscaling(ContainerClusterVerticalPodAutoscaling verticalPodAutoscaling)Sets the value ofContainerClusterConfig.getVerticalPodAutoscaling()
-