autoscaling_delete_lifecycle_hook {paws.management} | R Documentation |
Deletes the specified lifecycle hook
Description
Deletes the specified lifecycle hook.
See https://www.paws-r-sdk.com/docs/autoscaling_delete_lifecycle_hook/ for full documentation.
Usage
autoscaling_delete_lifecycle_hook(LifecycleHookName, AutoScalingGroupName)
Arguments
LifecycleHookName |
[required] The name of the lifecycle hook. |
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
[Package paws.management version 0.9.0 Index]