Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolMaxPodsConstraint
-
Packages that use ContainerAwsNodePoolMaxPodsConstraint Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolMaxPodsConstraint in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolMaxPodsConstraint Modifier and Type Class Description static classContainerAwsNodePoolMaxPodsConstraint.Jsii$ProxyAn implementation forContainerAwsNodePoolMaxPodsConstraintMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolMaxPodsConstraint Modifier and Type Method Description ContainerAwsNodePoolMaxPodsConstraintContainerAwsNodePoolMaxPodsConstraint.Builder. build()Builds the configured instance.ContainerAwsNodePoolMaxPodsConstraintContainerAwsNodePoolMaxPodsConstraintOutputReference. getInternalValue()ContainerAwsNodePoolMaxPodsConstraintContainerAwsNodePoolConfig. getMaxPodsConstraint()max_pods_constraint block.ContainerAwsNodePoolMaxPodsConstraintContainerAwsNodePoolConfig.Jsii$Proxy. getMaxPodsConstraint()ContainerAwsNodePoolMaxPodsConstraintContainerAwsNodePool. getMaxPodsConstraintInput()Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolMaxPodsConstraint Modifier and Type Method Description ContainerAwsNodePool.BuilderContainerAwsNodePool.Builder. maxPodsConstraint(ContainerAwsNodePoolMaxPodsConstraint maxPodsConstraint)max_pods_constraint block.ContainerAwsNodePoolConfig.BuilderContainerAwsNodePoolConfig.Builder. maxPodsConstraint(ContainerAwsNodePoolMaxPodsConstraint maxPodsConstraint)Sets the value ofContainerAwsNodePoolConfig.getMaxPodsConstraint()voidContainerAwsNodePool. putMaxPodsConstraint(ContainerAwsNodePoolMaxPodsConstraint value)voidContainerAwsNodePoolMaxPodsConstraintOutputReference. setInternalValue(ContainerAwsNodePoolMaxPodsConstraint value)
-