class Aws::AutoScaling::Types::DeleteNotificationConfigurationType
@note When making an API call, you may pass DeleteNotificationConfigurationType
data as a hash: { auto_scaling_group_name: "XmlStringMaxLen255", # required topic_arn: "XmlStringMaxLen255", # required }
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] topic_arn
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DeleteNotificationConfigurationType AWS API Documentation
Constants
- SENSITIVE