Amazon.MachineLearning.Model.RealtimeEndpointInfo.IsSetPeakRequestsPerSecond C# (CSharp) Méthode

IsSetPeakRequestsPerSecond() private méthode

private IsSetPeakRequestsPerSecond ( ) : bool
Résultat bool
        internal bool IsSetPeakRequestsPerSecond()
        {
            return this._peakRequestsPerSecond.HasValue; 
        }