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