Amazon.SimpleNotificationService.AmazonSimpleNotificationServiceConfig.AmazonSimpleNotificationServiceConfig C# (CSharp) 메소드

AmazonSimpleNotificationServiceConfig() 공개 메소드

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