Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard.VertexAiTensorboardConfig
-
Packages that use VertexAiTensorboardConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard google_vertex_ai_tensorboard -
-
Uses of VertexAiTensorboardConfig in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that implement VertexAiTensorboardConfig Modifier and Type Class Description static classVertexAiTensorboardConfig.Jsii$ProxyAn implementation forVertexAiTensorboardConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that return VertexAiTensorboardConfig Modifier and Type Method Description VertexAiTensorboardConfigVertexAiTensorboardConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard with parameters of type VertexAiTensorboardConfig Constructor Description VertexAiTensorboard(software.constructs.Construct scope, String id, VertexAiTensorboardConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_tensorboard google_vertex_ai_tensorboard} Resource.
-