managed Instance Scaling
suspend fun managedInstanceScaling(value: Output<EndpointConfigurationShadowProductionVariantManagedInstanceScalingArgs>)
suspend fun managedInstanceScaling(value: EndpointConfigurationShadowProductionVariantManagedInstanceScalingArgs?)
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 EndpointConfigurationShadowProductionVariantManagedInstanceScalingArgsBuilder.() -> 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.