class Aws::AutoScaling::Types::NotificationConfiguration

Describes a notification.

@!attribute [rw] auto_scaling_group_name

The name of the Auto Scaling group.
@return [String]

@!attribute [rw] topic_arn

The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (Amazon SNS) topic.
@return [String]

@!attribute [rw] notification_type

One of the following event notification types:

* `autoscaling:EC2_INSTANCE_LAUNCH`

* `autoscaling:EC2_INSTANCE_LAUNCH_ERROR`

* `autoscaling:EC2_INSTANCE_TERMINATE`

* `autoscaling:EC2_INSTANCE_TERMINATE_ERROR`

* `autoscaling:TEST_NOTIFICATION`
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/NotificationConfiguration AWS API Documentation

Constants

SENSITIVE