Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_node_pool.EdgecontainerNodePoolNodeConfig
-
Packages that use EdgecontainerNodePoolNodeConfig Package Description com.hashicorp.cdktf.providers.google.edgecontainer_node_pool google_edgecontainer_node_pool -
-
Uses of EdgecontainerNodePoolNodeConfig in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool that implement EdgecontainerNodePoolNodeConfig Modifier and Type Class Description static classEdgecontainerNodePoolNodeConfig.Jsii$ProxyAn implementation forEdgecontainerNodePoolNodeConfigMethods in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool that return EdgecontainerNodePoolNodeConfig Modifier and Type Method Description EdgecontainerNodePoolNodeConfigEdgecontainerNodePoolNodeConfig.Builder. build()Builds the configured instance.EdgecontainerNodePoolNodeConfigEdgecontainerNodePoolNodeConfigOutputReference. getInternalValue()default EdgecontainerNodePoolNodeConfigEdgecontainerNodePoolConfig. getNodeConfig()node_config block.EdgecontainerNodePoolNodeConfigEdgecontainerNodePoolConfig.Jsii$Proxy. getNodeConfig()EdgecontainerNodePoolNodeConfigEdgecontainerNodePool. getNodeConfigInput()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool with parameters of type EdgecontainerNodePoolNodeConfig Modifier and Type Method Description EdgecontainerNodePool.BuilderEdgecontainerNodePool.Builder. nodeConfig(EdgecontainerNodePoolNodeConfig nodeConfig)node_config block.EdgecontainerNodePoolConfig.BuilderEdgecontainerNodePoolConfig.Builder. nodeConfig(EdgecontainerNodePoolNodeConfig nodeConfig)Sets the value ofEdgecontainerNodePoolConfig.getNodeConfig()voidEdgecontainerNodePool. putNodeConfig(EdgecontainerNodePoolNodeConfig value)voidEdgecontainerNodePoolNodeConfigOutputReference. setInternalValue(EdgecontainerNodePoolNodeConfig value)
-