Container for the parameters to the DeleteNotificationConfiguration operation.
Deletes notifications created by PutNotificationConfiguration.

C# |
public class DeleteNotificationConfigurationRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteNotificationConfigurationRequest()()()() | Initializes a new instance of the DeleteNotificationConfigurationRequest class |
![]() | AutoScalingGroupName |
The name of the Auto Scaling group.
Constraints: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | TopicARN |
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAutoScalingGroupName(String) | Obsolete.
Sets the AutoScalingGroupName property
|
![]() | WithTopicARN(String) | Obsolete.
Sets the TopicARN property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteNotificationConfigurationRequest |