Amazon.ElastiCache.Model.DescribeCacheEngineVersionsResult.IsSetCacheEngineVersions C# (CSharp) Méthode

IsSetCacheEngineVersions() private méthode

private IsSetCacheEngineVersions ( ) : bool
Résultat bool
        internal bool IsSetCacheEngineVersions()
        {
            return this.cacheEngineVersions.Count > 0;
        }
    }
DescribeCacheEngineVersionsResult