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