Amazon.SimpleEmail.Model.GetIdentityNotificationAttributesResponse.IsSetNotificationAttributes C# (CSharp) Method

IsSetNotificationAttributes() private method

private IsSetNotificationAttributes ( ) : bool
return bool
        internal bool IsSetNotificationAttributes()
        {
            return this._notificationAttributes != null && this._notificationAttributes.Count > 0; 
        }
GetIdentityNotificationAttributesResponse