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