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

SetTopicAttributesRequest() public method

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

Same methods

SetTopicAttributesRequest::SetTopicAttributesRequest ( string topicArn, string attributeName, string attributeValue ) : System