AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs

data class AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs(val featureGroupId: Output<String>, val featureIds: Output<List<String>>) : ConvertibleToJava<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs>

Constructors

constructor(featureGroupId: Output<String>, featureIds: Output<List<String>>)

Properties

Link copied to clipboard
val featureGroupId: Output<String>

Identifier of the feature group.

Link copied to clipboard
val featureIds: Output<List<String>>

Identifiers of features under the feature group.

Functions

Link copied to clipboard
open override fun toJava(): AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs