new AutoScalingNotificationConfigurations()
Properties:
Name | Type | Description |
---|---|---|
NotificationTypes |
String | Required: Yes. A list of event types that trigger a notification. Event types can include any of the following types: autoscaling:EC2_INSTANCE_LAUNCH, autoscaling:EC2_INSTANCE_LAUNCH_ERROR, autoscaling:EC2_INSTANCE_TERMINATE, autoscaling:EC2_INSTANCE_TERMINATE_ERROR, and autoscaling:TEST_NOTIFICATION. For more information about event types, see DescribeAutoScalingNotificationTypes in the Auto Scaling API Reference. |
TopicARN |
String | Required: Yes. The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic. |