response

@JvmName(name = "mtxajlcrdymdlash")
suspend fun response(value: Output<RateLimitMatchResponseArgs>)
@JvmName(name = "tuvgcsqirtnpyycx")
suspend fun response(value: RateLimitMatchResponseArgs?)

Parameters

value

Matches HTTP responses before they are returned to the client from Cloudflare. If this is defined, then the entire counting of traffic occurs at this stage.


@JvmName(name = "rkipmhkfphcnrdbu")
suspend fun response(argument: suspend RateLimitMatchResponseArgsBuilder.() -> Unit)

Parameters

argument

Matches HTTP responses before they are returned to the client from Cloudflare. If this is defined, then the entire counting of traffic occurs at this stage.