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