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 DeleteNotificationConfigurationRequestDeleteNotificationConfigurationRequest. clone()DeleteNotificationConfigurationRequestDeleteNotificationConfigurationRequest. withAutoScalingGroupName(String autoScalingGroupName)The name of the Auto Scaling group.DeleteNotificationConfigurationRequestDeleteNotificationConfigurationRequest. withTopicARN(String topicARN)The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
-