Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNetworkConfig
-
Packages that use ContainerClusterNodePoolNetworkConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNetworkConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNetworkConfig Modifier and Type Class Description static classContainerClusterNodePoolNetworkConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNetworkConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNetworkConfig Modifier and Type Method Description ContainerClusterNodePoolNetworkConfigContainerClusterNodePoolNetworkConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNetworkConfigContainerClusterNodePoolNetworkConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNetworkConfigContainerClusterNodePool. getNetworkConfig()network_config block.ContainerClusterNodePoolNetworkConfigContainerClusterNodePool.Jsii$Proxy. getNetworkConfig()ContainerClusterNodePoolNetworkConfigContainerClusterNodePoolOutputReference. getNetworkConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNetworkConfig Modifier and Type Method Description ContainerClusterNodePool.BuilderContainerClusterNodePool.Builder. networkConfig(ContainerClusterNodePoolNetworkConfig networkConfig)Sets the value ofContainerClusterNodePool.getNetworkConfig()voidContainerClusterNodePoolOutputReference. putNetworkConfig(ContainerClusterNodePoolNetworkConfig value)voidContainerClusterNodePoolNetworkConfigOutputReference. setInternalValue(ContainerClusterNodePoolNetworkConfig value)
-