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

IsSetCacheSubnetGroupDescription() private method

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