Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolMaxPodsConstraint
-
Packages that use ContainerAzureNodePoolMaxPodsConstraint Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolMaxPodsConstraint in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_azure_node_pool that implement ContainerAzureNodePoolMaxPodsConstraint Modifier and Type Class Description static classContainerAzureNodePoolMaxPodsConstraint.Jsii$ProxyAn implementation forContainerAzureNodePoolMaxPodsConstraintMethods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolMaxPodsConstraint Modifier and Type Method Description ContainerAzureNodePoolMaxPodsConstraintContainerAzureNodePoolMaxPodsConstraint.Builder. build()Builds the configured instance.ContainerAzureNodePoolMaxPodsConstraintContainerAzureNodePoolMaxPodsConstraintOutputReference. getInternalValue()ContainerAzureNodePoolMaxPodsConstraintContainerAzureNodePoolConfig. getMaxPodsConstraint()max_pods_constraint block.ContainerAzureNodePoolMaxPodsConstraintContainerAzureNodePoolConfig.Jsii$Proxy. getMaxPodsConstraint()ContainerAzureNodePoolMaxPodsConstraintContainerAzureNodePool. getMaxPodsConstraintInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolMaxPodsConstraint Modifier and Type Method Description ContainerAzureNodePool.BuilderContainerAzureNodePool.Builder. maxPodsConstraint(ContainerAzureNodePoolMaxPodsConstraint maxPodsConstraint)max_pods_constraint block.ContainerAzureNodePoolConfig.BuilderContainerAzureNodePoolConfig.Builder. maxPodsConstraint(ContainerAzureNodePoolMaxPodsConstraint maxPodsConstraint)Sets the value ofContainerAzureNodePoolConfig.getMaxPodsConstraint()voidContainerAzureNodePool. putMaxPodsConstraint(ContainerAzureNodePoolMaxPodsConstraint value)voidContainerAzureNodePoolMaxPodsConstraintOutputReference. setInternalValue(ContainerAzureNodePoolMaxPodsConstraint value)
-