Amazon.ElastiCache.Model.DescribeCacheSecurityGroupsResult.IsSetCacheSecurityGroups C# (CSharp) Method

IsSetCacheSecurityGroups() private method

private IsSetCacheSecurityGroups ( ) : bool
return bool
        internal bool IsSetCacheSecurityGroups()
        {
            return this.cacheSecurityGroups.Count > 0;
        }
    }
DescribeCacheSecurityGroupsResult