Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolMaxPodsConstraint.Builder
-
Packages that use ContainerAzureNodePoolMaxPodsConstraint.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolMaxPodsConstraint.Builder in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolMaxPodsConstraint.Builder Modifier and Type Method Description static ContainerAzureNodePoolMaxPodsConstraint.BuilderContainerAzureNodePoolMaxPodsConstraint. builder()ContainerAzureNodePoolMaxPodsConstraint.BuilderContainerAzureNodePoolMaxPodsConstraint.Builder. maxPodsPerNode(Number maxPodsPerNode)Sets the value ofContainerAzureNodePoolMaxPodsConstraint.getMaxPodsPerNode()Constructors in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolMaxPodsConstraint.Builder Constructor Description Jsii$Proxy(ContainerAzureNodePoolMaxPodsConstraint.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureNodePoolMaxPodsConstraint.Builder.
-