abort

@JvmName(name = "xqkxysrjiwiapxfl")
suspend fun abort(value: Output<HttpRouteRuleActionFaultInjectionPolicyAbortArgs>)
@JvmName(name = "yntxmbiyolvvegwk")
suspend fun abort(value: HttpRouteRuleActionFaultInjectionPolicyAbortArgs?)

Parameters

value

Specification of how client requests are aborted as part of fault injection before being sent to a destination. Structure is documented below.


@JvmName(name = "ouibgvsavseamkbx")
suspend fun abort(argument: suspend HttpRouteRuleActionFaultInjectionPolicyAbortArgsBuilder.() -> Unit)

Parameters

argument

Specification of how client requests are aborted as part of fault injection before being sent to a destination. Structure is documented below.