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