Amazon.ElastiCache.Model.DescribeCacheParameterGroupsResponse.IsSetCacheParameterGroups C# (CSharp) Method

IsSetCacheParameterGroups() private method

private IsSetCacheParameterGroups ( ) : bool
return bool
        internal bool IsSetCacheParameterGroups()
        {
            return this._cacheParameterGroups != null && this._cacheParameterGroups.Count > 0; 
        }
DescribeCacheParameterGroupsResponse