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

CreateTopicRequest() public method

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

Same methods

CreateTopicRequest::CreateTopicRequest ( string name ) : System