Amazon.ElastiCache.Model.DescribeCacheSubnetGroupsResponse.IsSetCacheSubnetGroups C# (CSharp) Method

IsSetCacheSubnetGroups() private method

private IsSetCacheSubnetGroups ( ) : bool
return bool
        internal bool IsSetCacheSubnetGroups()
        {
            return this._cacheSubnetGroups != null && this._cacheSubnetGroups.Count > 0; 
        }
DescribeCacheSubnetGroupsResponse