Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolAutoscaling
-
Packages that use ContainerAzureNodePoolAutoscaling Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolAutoscaling in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_azure_node_pool that implement ContainerAzureNodePoolAutoscaling Modifier and Type Class Description static classContainerAzureNodePoolAutoscaling.Jsii$ProxyAn implementation forContainerAzureNodePoolAutoscalingMethods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolAutoscaling Modifier and Type Method Description ContainerAzureNodePoolAutoscalingContainerAzureNodePoolAutoscaling.Builder. build()Builds the configured instance.ContainerAzureNodePoolAutoscalingContainerAzureNodePoolConfig. getAutoscaling()autoscaling block.ContainerAzureNodePoolAutoscalingContainerAzureNodePoolConfig.Jsii$Proxy. getAutoscaling()ContainerAzureNodePoolAutoscalingContainerAzureNodePool. getAutoscalingInput()ContainerAzureNodePoolAutoscalingContainerAzureNodePoolAutoscalingOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolAutoscaling Modifier and Type Method Description ContainerAzureNodePool.BuilderContainerAzureNodePool.Builder. autoscaling(ContainerAzureNodePoolAutoscaling autoscaling)autoscaling block.ContainerAzureNodePoolConfig.BuilderContainerAzureNodePoolConfig.Builder. autoscaling(ContainerAzureNodePoolAutoscaling autoscaling)Sets the value ofContainerAzureNodePoolConfig.getAutoscaling()voidContainerAzureNodePool. putAutoscaling(ContainerAzureNodePoolAutoscaling value)voidContainerAzureNodePoolAutoscalingOutputReference. setInternalValue(ContainerAzureNodePoolAutoscaling value)
-