Amazon.ElasticBeanstalk.Model.ApplicationMetrics.IsSetLatency C# (CSharp) Méthode

IsSetLatency() private méthode

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