Amazon.SimpleSystemsManagement.Model.AssociationOverview.IsSetAssociationStatusAggregatedCount C# (CSharp) Method

IsSetAssociationStatusAggregatedCount() private method

private IsSetAssociationStatusAggregatedCount ( ) : bool
return bool
        internal bool IsSetAssociationStatusAggregatedCount()
        {
            return this._associationStatusAggregatedCount != null && this._associationStatusAggregatedCount.Count > 0; 
        }