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