Amazon.ElastiCache.Model.DescribeCacheSecurityGroupsRequest.IsSetCacheSecurityGroupName C# (CSharp) 메소드

IsSetCacheSecurityGroupName() 개인적인 메소드

private IsSetCacheSecurityGroupName ( ) : bool
리턴 bool
        internal bool IsSetCacheSecurityGroupName()
        {
            return this._cacheSecurityGroupName != null;
        }