Amazon.AWSHealth.Model.DescribeEntityAggregatesResponse.IsSetEntityAggregates C# (CSharp) Method

IsSetEntityAggregates() private method

private IsSetEntityAggregates ( ) : bool
return bool
        internal bool IsSetEntityAggregates()
        {
            return this._entityAggregates != null && this._entityAggregates.Count > 0; 
        }
DescribeEntityAggregatesResponse