fixedResponse

@JvmName(name = "dgvayxruxlrrqfoe")
suspend fun fixedResponse(value: Output<LoadBalancerRuleFixedResponseArgs>)
@JvmName(name = "xicivremvfmrvcxj")
suspend fun fixedResponse(value: LoadBalancerRuleFixedResponseArgs?)

Parameters

value

Settings for a HTTP response to return directly to the eyeball if the condition is true. Note: overrides or fixed_response must be set.


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

Parameters

argument

Settings for a HTTP response to return directly to the eyeball if the condition is true. Note: overrides or fixed_response must be set.