fixedResponse

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

Parameters

value

Information for creating an action that returns a custom HTTP response. Required if type is fixed-response.


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

Parameters

argument

Information for creating an action that returns a custom HTTP response. Required if type is fixed-response.