Amazon.ElastiCache.Model.CacheSubnetGroup.IsSetCacheSubnetGroupName C# (CSharp) Method

IsSetCacheSubnetGroupName() private method

private IsSetCacheSubnetGroupName ( ) : bool
return bool
        internal bool IsSetCacheSubnetGroupName()
        {
            return this.cacheSubnetGroupName != null;
        }