fixedResponse

@JvmName(name = "sybuohiqqyxslrxk")
suspend fun fixedResponse(value: Output<ListenerRuleActionFixedResponseArgs>)
@JvmName(name = "gnerttprsedeycmn")
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 = "hqtfmucdjqgwpxux")
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.