Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterVerticalPodAutoscaling.Builder
-
Packages that use ContainerClusterVerticalPodAutoscaling.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterVerticalPodAutoscaling.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterVerticalPodAutoscaling.Builder Modifier and Type Method Description static ContainerClusterVerticalPodAutoscaling.BuilderContainerClusterVerticalPodAutoscaling. builder()ContainerClusterVerticalPodAutoscaling.BuilderContainerClusterVerticalPodAutoscaling.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofContainerClusterVerticalPodAutoscaling.getEnabled()ContainerClusterVerticalPodAutoscaling.BuilderContainerClusterVerticalPodAutoscaling.Builder. enabled(Boolean enabled)Sets the value ofContainerClusterVerticalPodAutoscaling.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterVerticalPodAutoscaling.Builder Constructor Description Jsii$Proxy(ContainerClusterVerticalPodAutoscaling.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterVerticalPodAutoscaling.Builder.
-