Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store_featureview.VertexAiFeatureOnlineStoreFeatureviewSyncConfig
-
Packages that use VertexAiFeatureOnlineStoreFeatureviewSyncConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store_featureview google_vertex_ai_feature_online_store_featureview -
-
Uses of VertexAiFeatureOnlineStoreFeatureviewSyncConfig 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 VertexAiFeatureOnlineStoreFeatureviewSyncConfig Modifier and Type Class Description static classVertexAiFeatureOnlineStoreFeatureviewSyncConfig.Jsii$ProxyAn implementation forVertexAiFeatureOnlineStoreFeatureviewSyncConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store_featureview that return VertexAiFeatureOnlineStoreFeatureviewSyncConfig Modifier and Type Method Description VertexAiFeatureOnlineStoreFeatureviewSyncConfigVertexAiFeatureOnlineStoreFeatureviewSyncConfig.Builder. build()Builds the configured instance.VertexAiFeatureOnlineStoreFeatureviewSyncConfigVertexAiFeatureOnlineStoreFeatureviewSyncConfigOutputReference. getInternalValue()default VertexAiFeatureOnlineStoreFeatureviewSyncConfigVertexAiFeatureOnlineStoreFeatureviewConfig. getSyncConfig()sync_config block.VertexAiFeatureOnlineStoreFeatureviewSyncConfigVertexAiFeatureOnlineStoreFeatureviewConfig.Jsii$Proxy. getSyncConfig()VertexAiFeatureOnlineStoreFeatureviewSyncConfigVertexAiFeatureOnlineStoreFeatureview. getSyncConfigInput()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store_featureview with parameters of type VertexAiFeatureOnlineStoreFeatureviewSyncConfig Modifier and Type Method Description voidVertexAiFeatureOnlineStoreFeatureview. putSyncConfig(VertexAiFeatureOnlineStoreFeatureviewSyncConfig value)voidVertexAiFeatureOnlineStoreFeatureviewSyncConfigOutputReference. setInternalValue(VertexAiFeatureOnlineStoreFeatureviewSyncConfig value)VertexAiFeatureOnlineStoreFeatureview.BuilderVertexAiFeatureOnlineStoreFeatureview.Builder. syncConfig(VertexAiFeatureOnlineStoreFeatureviewSyncConfig syncConfig)sync_config block.VertexAiFeatureOnlineStoreFeatureviewConfig.BuilderVertexAiFeatureOnlineStoreFeatureviewConfig.Builder. syncConfig(VertexAiFeatureOnlineStoreFeatureviewSyncConfig syncConfig)Sets the value ofVertexAiFeatureOnlineStoreFeatureviewConfig.getSyncConfig()
-