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

IsSetCacheSubnetGroupDescription() private méthode

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