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

IsSetCacheSecurityGroups() 개인적인 메소드

private IsSetCacheSecurityGroups ( ) : bool
리턴 bool
        internal bool IsSetCacheSecurityGroups()
        {
            return this._cacheSecurityGroups != null && this._cacheSecurityGroups.Count > 0; 
        }
DescribeCacheSecurityGroupsResponse