Amazon.ElastiCache.Model.DescribeCacheEngineVersionsRequest.IsSetEngine C# (CSharp) Méthode

IsSetEngine() private méthode

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