lifecycleTransition property

String? lifecycleTransition
final

The state of the EC2 instance to which to attach the lifecycle hook. The following are possible values:

  • autoscaling:EC2_INSTANCE_LAUNCHING
  • autoscaling:EC2_INSTANCE_TERMINATING

Implementation

final String? lifecycleTransition;