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