Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationType C# (CSharp) Method

IsSetNotificationType() private method

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