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