delay

@JvmName(name = "gngdfykwgkbuavcp")
suspend fun delay(value: Output<HttpRouteRuleActionFaultInjectionPolicyDelayArgs>)
@JvmName(name = "tpxlshjlvsrqavuy")
suspend fun delay(value: HttpRouteRuleActionFaultInjectionPolicyDelayArgs?)

Parameters

value

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


@JvmName(name = "vwcprrsdrdsjftms")
suspend fun delay(argument: suspend HttpRouteRuleActionFaultInjectionPolicyDelayArgsBuilder.() -> Unit)

Parameters

argument

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