Amazon.MachineLearning.Model.RealtimeEndpointInfo.IsSetPeakRequestsPerSecond C# (CSharp) Метод

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

private IsSetPeakRequestsPerSecond ( ) : bool
Результат bool
        internal bool IsSetPeakRequestsPerSecond()
        {
            return this._peakRequestsPerSecond.HasValue; 
        }