AWS SDK for .NET Documentation
AutoScalingNotificationTypes Property
AmazonAmazon.AutoScaling.ModelDescribeAutoScalingNotificationTypesResultAutoScalingNotificationTypes Did this page help you?   Yes   No    Tell us about it...
Returns a list of all notification types supported by Auto Scaling. They are: https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes&AUTHPARAMSautoscaling:EC2_INSTANCE_LAUNCHautoscaling:EC2_INSTANCE_LAUNCH_ERRORautoscaling:EC2_INSTANCE_TERMINATEautoscaling:EC2_INSTANCE_TERMINATE_ERRORautoscaling:TEST_NOTIFICATION42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE
Declaration Syntax
C#
public List<string> AutoScalingNotificationTypes { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)