Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigGvnic
-
Packages that use ContainerClusterNodeConfigGvnic Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigGvnic in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigGvnic Modifier and Type Class Description static classContainerClusterNodeConfigGvnic.Jsii$ProxyAn implementation forContainerClusterNodeConfigGvnicMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigGvnic Modifier and Type Method Description ContainerClusterNodeConfigGvnicContainerClusterNodeConfigGvnic.Builder. build()Builds the configured instance.default ContainerClusterNodeConfigGvnicContainerClusterNodeConfig. getGvnic()gvnic block.ContainerClusterNodeConfigGvnicContainerClusterNodeConfig.Jsii$Proxy. getGvnic()ContainerClusterNodeConfigGvnicContainerClusterNodeConfigOutputReference. getGvnicInput()ContainerClusterNodeConfigGvnicContainerClusterNodeConfigGvnicOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigGvnic Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. gvnic(ContainerClusterNodeConfigGvnic gvnic)Sets the value ofContainerClusterNodeConfig.getGvnic()voidContainerClusterNodeConfigOutputReference. putGvnic(ContainerClusterNodeConfigGvnic value)voidContainerClusterNodeConfigGvnicOutputReference. setInternalValue(ContainerClusterNodeConfigGvnic value)
-