managed Scaling
suspend fun managedScaling(value: Output<CapacityProviderAutoScalingGroupProviderManagedScalingArgs>)
Parameters
value
Configuration block defining the parameters of the auto scaling. Detailed below.
suspend fun managedScaling(argument: suspend CapacityProviderAutoScalingGroupProviderManagedScalingArgsBuilder.() -> Unit)
Parameters
argument
Configuration block defining the parameters of the auto scaling. Detailed below.