Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigFastSocket
-
Packages that use ContainerNodePoolNodeConfigFastSocket Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigFastSocket in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigFastSocket Modifier and Type Class Description static classContainerNodePoolNodeConfigFastSocket.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigFastSocketMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigFastSocket Modifier and Type Method Description ContainerNodePoolNodeConfigFastSocketContainerNodePoolNodeConfigFastSocket.Builder. build()Builds the configured instance.default ContainerNodePoolNodeConfigFastSocketContainerNodePoolNodeConfig. getFastSocket()fast_socket block.ContainerNodePoolNodeConfigFastSocketContainerNodePoolNodeConfig.Jsii$Proxy. getFastSocket()ContainerNodePoolNodeConfigFastSocketContainerNodePoolNodeConfigOutputReference. getFastSocketInput()ContainerNodePoolNodeConfigFastSocketContainerNodePoolNodeConfigFastSocketOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigFastSocket Modifier and Type Method Description ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. fastSocket(ContainerNodePoolNodeConfigFastSocket fastSocket)Sets the value ofContainerNodePoolNodeConfig.getFastSocket()voidContainerNodePoolNodeConfigOutputReference. putFastSocket(ContainerNodePoolNodeConfigFastSocket value)voidContainerNodePoolNodeConfigFastSocketOutputReference. setInternalValue(ContainerNodePoolNodeConfigFastSocket value)
-