Amazon.ElastiCache.Model.ModifyCacheSubnetGroupRequest.IsSetCacheSubnetGroupDescription C# (CSharp) Méthode

IsSetCacheSubnetGroupDescription() private méthode

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