managed Instance Scaling
suspend fun managedInstanceScaling(value: Output<EndpointConfigurationProductionVariantManagedInstanceScalingArgs>)
suspend fun managedInstanceScaling(value: EndpointConfigurationProductionVariantManagedInstanceScalingArgs?)
Parameters
value
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
suspend fun managedInstanceScaling(argument: suspend EndpointConfigurationProductionVariantManagedInstanceScalingArgsBuilder.() -> Unit)
Parameters
argument
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.