fixedResponse

@JvmName(name = "tybrfbwhrpjcxsty")
suspend fun fixedResponse(value: Output<ListenerRuleActionFixedResponseArgs>)
@JvmName(name = "gsklvufnnnkyayyx")
suspend fun fixedResponse(value: ListenerRuleActionFixedResponseArgs?)

Parameters

value

Describes the rule action that returns a custom HTTP response. See fixed_response Block for details.


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

Parameters

argument

Describes the rule action that returns a custom HTTP response. See fixed_response Block for details.