fixedResponse

@JvmName(name = "wqudvpttlrnfnuye")
suspend fun fixedResponse(value: Output<ListenerRuleActionFixedResponseArgs>)
@JvmName(name = "xyxfxgwjrrmabuoq")
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 = "wiotpbpxvejqurqn")
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.