Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals
data class ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervals(val p90: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP90? = null, val p95: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP95? = null, val p99: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP99? = null)
Constructors
Link copied to clipboard
constructor(p90: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP90? = null, p95: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP95? = null, p99: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP99? = null)
Properties
Link copied to clipboard
val p90: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP90? = null
Upper and lower bound for percentile estimate
Link copied to clipboard
val p95: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP95? = null
Upper and lower bound for percentile estimate
Link copied to clipboard
val p99: ApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP99? = null
Upper and lower bound for percentile estimate