Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigFastSocket
-
Packages that use ContainerClusterNodePoolNodeConfigFastSocket Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigFastSocket in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigFastSocket Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigFastSocket.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigFastSocketMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigFastSocket Modifier and Type Method Description ContainerClusterNodePoolNodeConfigFastSocketContainerClusterNodePoolNodeConfigFastSocket.Builder. build()Builds the configured instance.default ContainerClusterNodePoolNodeConfigFastSocketContainerClusterNodePoolNodeConfig. getFastSocket()fast_socket block.ContainerClusterNodePoolNodeConfigFastSocketContainerClusterNodePoolNodeConfig.Jsii$Proxy. getFastSocket()ContainerClusterNodePoolNodeConfigFastSocketContainerClusterNodePoolNodeConfigOutputReference. getFastSocketInput()ContainerClusterNodePoolNodeConfigFastSocketContainerClusterNodePoolNodeConfigFastSocketOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigFastSocket Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. fastSocket(ContainerClusterNodePoolNodeConfigFastSocket fastSocket)Sets the value ofContainerClusterNodePoolNodeConfig.getFastSocket()voidContainerClusterNodePoolNodeConfigOutputReference. putFastSocket(ContainerClusterNodePoolNodeConfigFastSocket value)voidContainerClusterNodePoolNodeConfigFastSocketOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigFastSocket value)
-