Amazon.MachineLearning.Model.RealtimeEndpointInfo.IsSetPeakRequestsPerSecond C# (CSharp) Method

IsSetPeakRequestsPerSecond() private method

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