Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationType C# (CSharp) 메소드

IsSetNotificationType() 개인적인 메소드

private IsSetNotificationType ( ) : bool
리턴 bool
        internal bool IsSetNotificationType()
        {
            return this._notificationType != null;
        }