rollbackMaximumBatchSize

@JvmName(name = "ntqrxicwvbywpmtd")
suspend fun rollbackMaximumBatchSize(value: Output<InferenceComponentCapacitySizeArgs>)
@JvmName(name = "vtakofvietqxlbef")
suspend fun rollbackMaximumBatchSize(value: InferenceComponentCapacitySizeArgs?)

Parameters

value

The batch size for a rollback to the old endpoint fleet. If this field is absent, the value is set to the default, which is 100% of the total capacity. When the default is used, SageMaker AI provisions the entire capacity of the old fleet at once during rollback.


@JvmName(name = "falacqdncgkkbcdu")
suspend fun rollbackMaximumBatchSize(argument: suspend InferenceComponentCapacitySizeArgsBuilder.() -> Unit)

Parameters

argument

The batch size for a rollback to the old endpoint fleet. If this field is absent, the value is set to the default, which is 100% of the total capacity. When the default is used, SageMaker AI provisions the entire capacity of the old fleet at once during rollback.