Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterClusterAutoscalingResourceLimits
-
Packages that use ContainerClusterClusterAutoscalingResourceLimits Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterClusterAutoscalingResourceLimits in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterClusterAutoscalingResourceLimits Modifier and Type Class Description static classContainerClusterClusterAutoscalingResourceLimits.Jsii$ProxyAn implementation forContainerClusterClusterAutoscalingResourceLimitsMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterClusterAutoscalingResourceLimits Modifier and Type Method Description ContainerClusterClusterAutoscalingResourceLimitsContainerClusterClusterAutoscalingResourceLimits.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterClusterAutoscalingResourceLimits Modifier and Type Method Description voidContainerClusterClusterAutoscalingResourceLimitsOutputReference. setInternalValue(ContainerClusterClusterAutoscalingResourceLimits value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterClusterAutoscalingResourceLimits Modifier and Type Method Description ContainerClusterClusterAutoscaling.BuilderContainerClusterClusterAutoscaling.Builder. resourceLimits(List<? extends ContainerClusterClusterAutoscalingResourceLimits> resourceLimits)Sets the value ofContainerClusterClusterAutoscaling.getResourceLimits()voidContainerClusterClusterAutoscalingResourceLimitsList. setInternalValue(List<ContainerClusterClusterAutoscalingResourceLimits> value)
-