Amazon.ElastiCache.Model.CacheSubnetGroup.IsSetCacheSubnetGroupName C# (CSharp) Метод

IsSetCacheSubnetGroupName() приватный Метод

private IsSetCacheSubnetGroupName ( ) : bool
Результат bool
        internal bool IsSetCacheSubnetGroupName()
        {
            return this.cacheSubnetGroupName != null;
        }