response Based Origin Error Detection Settings
suspend fun responseBasedOriginErrorDetectionSettings(value: Output<ResponseBasedOriginErrorDetectionParametersArgs>)
suspend fun responseBasedOriginErrorDetectionSettings(value: ResponseBasedOriginErrorDetectionParametersArgs?)
Parameters
value
The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.
suspend fun responseBasedOriginErrorDetectionSettings(argument: suspend ResponseBasedOriginErrorDetectionParametersArgsBuilder.() -> Unit)
Parameters
argument
The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.