fixedResponse

@JvmName(name = "hqwkqeulblhyshvt")
suspend fun fixedResponse(value: Output<RuleFixedResponseArgs>)
@JvmName(name = "khwclikdtxprthtq")
suspend fun fixedResponse(value: RuleFixedResponseArgs?)

Parameters

value

The fixed response action. The rule returns a custom HTTP response.


@JvmName(name = "ctufcqqrtqgxiuyq")
suspend fun fixedResponse(argument: suspend RuleFixedResponseArgsBuilder.() -> Unit)

Parameters

argument

The fixed response action. The rule returns a custom HTTP response.