Amazon.AWSHealth.Model.DescribeEventAggregatesResponse.IsSetEventAggregates C# (CSharp) 메소드

IsSetEventAggregates() 개인적인 메소드

private IsSetEventAggregates ( ) : bool
리턴 bool
        internal bool IsSetEventAggregates()
        {
            return this._eventAggregates != null && this._eventAggregates.Count > 0; 
        }
DescribeEventAggregatesResponse