Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigFastSocket
-
Packages that use ContainerClusterNodeConfigFastSocket Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigFastSocket in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigFastSocket Modifier and Type Class Description static classContainerClusterNodeConfigFastSocket.Jsii$ProxyAn implementation forContainerClusterNodeConfigFastSocketMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigFastSocket Modifier and Type Method Description ContainerClusterNodeConfigFastSocketContainerClusterNodeConfigFastSocket.Builder. build()Builds the configured instance.default ContainerClusterNodeConfigFastSocketContainerClusterNodeConfig. getFastSocket()fast_socket block.ContainerClusterNodeConfigFastSocketContainerClusterNodeConfig.Jsii$Proxy. getFastSocket()ContainerClusterNodeConfigFastSocketContainerClusterNodeConfigOutputReference. getFastSocketInput()ContainerClusterNodeConfigFastSocketContainerClusterNodeConfigFastSocketOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigFastSocket Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. fastSocket(ContainerClusterNodeConfigFastSocket fastSocket)Sets the value ofContainerClusterNodeConfig.getFastSocket()voidContainerClusterNodeConfigOutputReference. putFastSocket(ContainerClusterNodeConfigFastSocket value)voidContainerClusterNodeConfigFastSocketOutputReference. setInternalValue(ContainerClusterNodeConfigFastSocket value)
-