Amazon.SimpleNotificationService.AmazonSimpleNotificationServiceConfig.AmazonSimpleNotificationServiceConfig C# (CSharp) Method

AmazonSimpleNotificationServiceConfig() public method

Default constructor
public AmazonSimpleNotificationServiceConfig ( ) : System
return System
        public AmazonSimpleNotificationServiceConfig()
        {
            this.AuthenticationServiceName = "sns";
        }
AmazonSimpleNotificationServiceConfig