Uses of Interface
com.hashicorp.cdktf.providers.google.tpu_node.TpuNodeTimeouts
-
Packages that use TpuNodeTimeouts Package Description com.hashicorp.cdktf.providers.google.tpu_node google_tpu_node -
-
Uses of TpuNodeTimeouts in com.hashicorp.cdktf.providers.google.tpu_node
Classes in com.hashicorp.cdktf.providers.google.tpu_node that implement TpuNodeTimeouts Modifier and Type Class Description static classTpuNodeTimeouts.Jsii$ProxyAn implementation forTpuNodeTimeoutsMethods in com.hashicorp.cdktf.providers.google.tpu_node that return TpuNodeTimeouts Modifier and Type Method Description TpuNodeTimeoutsTpuNodeTimeouts.Builder. build()Builds the configured instance.default TpuNodeTimeoutsTpuNodeConfig. getTimeouts()timeouts block.TpuNodeTimeoutsTpuNodeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.tpu_node with parameters of type TpuNodeTimeouts Modifier and Type Method Description voidTpuNode. putTimeouts(TpuNodeTimeouts value)voidTpuNodeTimeoutsOutputReference. setInternalValue(TpuNodeTimeouts value)TpuNode.BuilderTpuNode.Builder. timeouts(TpuNodeTimeouts timeouts)timeouts block.TpuNodeConfig.BuilderTpuNodeConfig.Builder. timeouts(TpuNodeTimeouts timeouts)Sets the value ofTpuNodeConfig.getTimeouts()
-