C# Class Amazon.AutoScaling.Model.LifecycleHook

Describes a lifecycle hook, which tells Auto Scaling that you want to perform an action when an instance launches or terminates. When you have a lifecycle hook in place, the Auto Scaling group will either:
  • Pause the instance after it launches, but before it is put into service

  • Pause the instance as it terminates, but before it is fully terminated

For more information, see Auto Scaling Lifecycle in the Auto Scaling User Guide.

显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetAutoScalingGroupName ( ) : bool
IsSetDefaultResult ( ) : bool
IsSetGlobalTimeout ( ) : bool
IsSetHeartbeatTimeout ( ) : bool
IsSetLifecycleHookName ( ) : bool
IsSetLifecycleTransition ( ) : bool
IsSetNotificationMetadata ( ) : bool
IsSetNotificationTargetARN ( ) : bool
IsSetRoleARN ( ) : bool