Amazon.SimpleNotificationService.Model.SetTopicAttributesRequest.SetTopicAttributesRequest C# (CSharp) Méthode

SetTopicAttributesRequest() public méthode

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

Same methods

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