Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
See https://www.paws-r-sdk.com/docs/autoscaling_suspend_processes/ for full documentation.
autoscaling_suspend_processes(AutoScalingGroupName, ScalingProcesses = NULL)
[required] The name of the Auto Scaling group.
One or more of the following processes:
Launch
Terminate
AddToLoadBalancer
AlarmNotification
AZRebalance
HealthCheck
InstanceRefresh
ReplaceUnhealthy
ScheduledActions
If you omit this property, all processes are specified.