scaling
Parameters
value
Online serving scaling configuration. Only one of fixedNodeCount and scaling can be set. Setting one will reset the other. Structure is documented below.
suspend fun scaling(argument: suspend AiFeatureStoreOnlineServingConfigScalingArgsBuilder.() -> Unit)
Parameters
argument
Online serving scaling configuration. Only one of fixedNodeCount and scaling can be set. Setting one will reset the other. Structure is documented below.