PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.clone() |
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withAutoScalingGroupName(String autoScalingGroupName) |
The name of the Auto Scaling group.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withNotificationTypes(String... notificationTypes) |
The type of event that will cause the notification to be sent.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withNotificationTypes(Collection<String> notificationTypes) |
The type of event that will cause the notification to be sent.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withTopicARN(String topicARN) |
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
|