Amazon.ElastiCache.Model.DescribeCacheParameterGroupsResponse.IsSetCacheParameterGroups C# (CSharp) Méthode

IsSetCacheParameterGroups() private méthode

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