lifecycleTransition property

String lifecycleTransition
final

The state of the EC2 instance to which you want to attach the lifecycle hook. The valid values are:

  • autoscaling:EC2_INSTANCE_LAUNCHING
  • autoscaling:EC2_INSTANCE_TERMINATING

Implementation

final String lifecycleTransition;