Amazon.SimpleNotificationService.Model.DeleteTopicRequest.DeleteTopicRequest C# (CSharp) Method

DeleteTopicRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public DeleteTopicRequest ( ) : System
return System
        public DeleteTopicRequest() { }

Same methods

DeleteTopicRequest::DeleteTopicRequest ( string topicArn ) : System