Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolConfig
-
Packages that use ContainerAzureNodePoolConfig Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolConfig in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_azure_node_pool that implement ContainerAzureNodePoolConfig Modifier and Type Class Description static classContainerAzureNodePoolConfig.Jsii$ProxyAn implementation forContainerAzureNodePoolConfigMethods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolConfig Modifier and Type Method Description ContainerAzureNodePoolConfigContainerAzureNodePoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolConfig Constructor Description ContainerAzureNodePool(software.constructs.Construct scope, String id, ContainerAzureNodePoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_node_pool google_container_azure_node_pool} Resource.
-