Amazon.SimpleEmail.Model.DescribeConfigurationSetResponse.IsSetEventDestinations C# (CSharp) 메소드

IsSetEventDestinations() 개인적인 메소드

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