Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolAutoConfigNetworkTags
-
Packages that use ContainerClusterNodePoolAutoConfigNetworkTags Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolAutoConfigNetworkTags in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolAutoConfigNetworkTags Modifier and Type Class Description static classContainerClusterNodePoolAutoConfigNetworkTags.Jsii$ProxyAn implementation forContainerClusterNodePoolAutoConfigNetworkTagsMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolAutoConfigNetworkTags Modifier and Type Method Description ContainerClusterNodePoolAutoConfigNetworkTagsContainerClusterNodePoolAutoConfigNetworkTags.Builder. build()Builds the configured instance.ContainerClusterNodePoolAutoConfigNetworkTagsContainerClusterNodePoolAutoConfigNetworkTagsOutputReference. getInternalValue()default ContainerClusterNodePoolAutoConfigNetworkTagsContainerClusterNodePoolAutoConfig. getNetworkTags()network_tags block.ContainerClusterNodePoolAutoConfigNetworkTagsContainerClusterNodePoolAutoConfig.Jsii$Proxy. getNetworkTags()ContainerClusterNodePoolAutoConfigNetworkTagsContainerClusterNodePoolAutoConfigOutputReference. getNetworkTagsInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolAutoConfigNetworkTags Modifier and Type Method Description ContainerClusterNodePoolAutoConfig.BuilderContainerClusterNodePoolAutoConfig.Builder. networkTags(ContainerClusterNodePoolAutoConfigNetworkTags networkTags)Sets the value ofContainerClusterNodePoolAutoConfig.getNetworkTags()voidContainerClusterNodePoolAutoConfigOutputReference. putNetworkTags(ContainerClusterNodePoolAutoConfigNetworkTags value)voidContainerClusterNodePoolAutoConfigNetworkTagsOutputReference. setInternalValue(ContainerClusterNodePoolAutoConfigNetworkTags value)
-