response Based Afd Origin Error Detection Settings
suspend fun responseBasedAfdOriginErrorDetectionSettings(value: Output<ResponseBasedOriginErrorDetectionParametersArgs>)
suspend fun responseBasedAfdOriginErrorDetectionSettings(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 responseBasedAfdOriginErrorDetectionSettings(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.