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