Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard.VertexAiTensorboardTimeouts
-
Packages that use VertexAiTensorboardTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard google_vertex_ai_tensorboard -
-
Uses of VertexAiTensorboardTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that implement VertexAiTensorboardTimeouts Modifier and Type Class Description static classVertexAiTensorboardTimeouts.Jsii$ProxyAn implementation forVertexAiTensorboardTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that return VertexAiTensorboardTimeouts Modifier and Type Method Description VertexAiTensorboardTimeoutsVertexAiTensorboardTimeouts.Builder. build()Builds the configured instance.default VertexAiTensorboardTimeoutsVertexAiTensorboardConfig. getTimeouts()timeouts block.VertexAiTensorboardTimeoutsVertexAiTensorboardConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard with parameters of type VertexAiTensorboardTimeouts Modifier and Type Method Description voidVertexAiTensorboard. putTimeouts(VertexAiTensorboardTimeouts value)voidVertexAiTensorboardTimeoutsOutputReference. setInternalValue(VertexAiTensorboardTimeouts value)VertexAiTensorboard.BuilderVertexAiTensorboard.Builder. timeouts(VertexAiTensorboardTimeouts timeouts)timeouts block.VertexAiTensorboardConfig.BuilderVertexAiTensorboardConfig.Builder. timeouts(VertexAiTensorboardTimeouts timeouts)Sets the value ofVertexAiTensorboardConfig.getTimeouts()
-