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

IsSetCacheSubnetGroupName() private méthode

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