Amazon.SimpleEmail.Model.DescribeConfigurationSetResponse.IsSetEventDestinations C# (CSharp) Method

IsSetEventDestinations() private method

private IsSetEventDestinations ( ) : bool
return bool
        internal bool IsSetEventDestinations()
        {
            return this._eventDestinations != null && this._eventDestinations.Count > 0; 
        }
DescribeConfigurationSetResponse