View source: R/autoscaling_operations.R
autoscaling_rollback_instance_refresh | R Documentation |
Cancels an instance refresh that is in progress and rolls back any changes that it made. Amazon EC2 Auto Scaling replaces any instances that were replaced during the instance refresh. This restores your Auto Scaling group to the configuration that it was using before the start of the instance refresh.
See https://www.paws-r-sdk.com/docs/autoscaling_rollback_instance_refresh/ for full documentation.
autoscaling_rollback_instance_refresh(AutoScalingGroupName)
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.