Amazon.ElastiCache.Model.DescribeCacheSecurityGroupsRequest.IsSetCacheSecurityGroupName C# (CSharp) Method

IsSetCacheSecurityGroupName() private method

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