fixedResponse

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

Parameters

value

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


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

Parameters

argument

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