notificationTargetARN property

String? notificationTargetARN
final

The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in the transition state for the lifecycle hook. The notification target can be either an SQS queue or an SNS topic.

Implementation

final String? notificationTargetARN;