Amazon.SimpleEmail.Model.IdentityNotificationAttributes.IsSetHeadersInBounceNotificationsEnabled C# (CSharp) Method

IsSetHeadersInBounceNotificationsEnabled() private method

private IsSetHeadersInBounceNotificationsEnabled ( ) : bool
return bool
        internal bool IsSetHeadersInBounceNotificationsEnabled()
        {
            return this._headersInBounceNotificationsEnabled.HasValue; 
        }