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

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

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