C# Class Amazon.AutoScaling.Model.PutNotificationConfigurationRequest

Container for the parameters to the PutNotificationConfiguration operation.

Configures an Auto Scaling group to send notifications when specified events take place. Subscribers to this topic can have messages for events delivered to an endpoint such as a web server or email address.

For more information see Get Email Notifications When Your Auto Scaling Group Changes

A new PutNotificationConfiguration overwrites an existing configuration.

Inheritance: AmazonAutoScalingRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetAutoScalingGroupName ( ) : bool
IsSetNotificationTypes ( ) : bool
IsSetTopicARN ( ) : bool