Region Backend Service Outlier Detection
constructor(baseEjectionTime: RegionBackendServiceOutlierDetectionBaseEjectionTime? = null, consecutiveErrors: Int? = null, consecutiveGatewayFailure: Int? = null, enforcingConsecutiveErrors: Int? = null, enforcingConsecutiveGatewayFailure: Int? = null, enforcingSuccessRate: Int? = null, interval: RegionBackendServiceOutlierDetectionInterval? = null, maxEjectionPercent: Int? = null, successRateMinimumHosts: Int? = null, successRateRequestVolume: Int? = null, successRateStdevFactor: Int? = null)