Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGvnic
-
Packages that use ContainerClusterNodePoolNodeConfigGvnic Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGvnic in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigGvnic Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigGvnic.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigGvnicMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGvnic Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGvnicContainerClusterNodePoolNodeConfigGvnic.Builder. build()Builds the configured instance.default ContainerClusterNodePoolNodeConfigGvnicContainerClusterNodePoolNodeConfig. getGvnic()gvnic block.ContainerClusterNodePoolNodeConfigGvnicContainerClusterNodePoolNodeConfig.Jsii$Proxy. getGvnic()ContainerClusterNodePoolNodeConfigGvnicContainerClusterNodePoolNodeConfigOutputReference. getGvnicInput()ContainerClusterNodePoolNodeConfigGvnicContainerClusterNodePoolNodeConfigGvnicOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGvnic Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. gvnic(ContainerClusterNodePoolNodeConfigGvnic gvnic)Sets the value ofContainerClusterNodePoolNodeConfig.getGvnic()voidContainerClusterNodePoolNodeConfigOutputReference. putGvnic(ContainerClusterNodePoolNodeConfigGvnic value)voidContainerClusterNodePoolNodeConfigGvnicOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigGvnic value)
-