Uses of Class
com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
Packages that use DeleteNotificationConfigurationRequest Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of DeleteNotificationConfigurationRequest in com.amazonaws.services.autoscaling
-
Uses of DeleteNotificationConfigurationRequest in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return DeleteNotificationConfigurationRequest Modifier and Type Method Description DeleteNotificationConfigurationRequest
DeleteNotificationConfigurationRequest. clone()
DeleteNotificationConfigurationRequest
DeleteNotificationConfigurationRequest. withAutoScalingGroupName(String autoScalingGroupName)
The name of the Auto Scaling group.DeleteNotificationConfigurationRequest
DeleteNotificationConfigurationRequest. withTopicARN(String topicARN)
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
-