feature Registry Source
suspend fun featureRegistrySource(value: Output<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceArgs>)
Parameters
value
Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore. Structure is documented below.
suspend fun featureRegistrySource(argument: suspend AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceArgsBuilder.() -> Unit)
Parameters
argument
Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore. Structure is documented below.