Amazon.AWSHealth.Model.DescribeEventAggregatesResponse.IsSetEventAggregates C# (CSharp) Method

IsSetEventAggregates() private method

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