Amazon.SimpleEmail.Model.SetIdentityNotificationTopicRequest.IsSetNotificationType C# (CSharp) Method

IsSetNotificationType() private method

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