fixedResponse

@JvmName(name = "qlknsrqsypohorxb")
suspend fun fixedResponse(value: Output<ListenerRuleActionFixedResponseArgs>)
@JvmName(name = "pfxndodxewalwgff")
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 = "lsqwfohegkxapkgr")
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.