Amazon.ElastiCache.Model.DescribeCacheSecurityGroupsResult.IsSetCacheSecurityGroups C# (CSharp) 메소드

IsSetCacheSecurityGroups() 개인적인 메소드

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