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