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

IsSetCacheSubnetGroupDescription() private method

private IsSetCacheSubnetGroupDescription ( ) : bool
return bool
        internal bool IsSetCacheSubnetGroupDescription()
        {
            return this.cacheSubnetGroupDescription != null;
        }