View source: R/autoscaling_operations.R
autoscaling_cancel_instance_refresh | R Documentation |
Cancels an instance refresh or rollback that is in progress. If an instance refresh or rollback is not in progress, an ActiveInstanceRefreshNotFound
error occurs.
See https://www.paws-r-sdk.com/docs/autoscaling_cancel_instance_refresh/ for full documentation.
autoscaling_cancel_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.