GrpcRouteRuleActionFaultInjectionPolicyArgs

data class GrpcRouteRuleActionFaultInjectionPolicyArgs(val abort: Output<GrpcRouteRuleActionFaultInjectionPolicyAbortArgs>? = null, val delay: Output<GrpcRouteRuleActionFaultInjectionPolicyDelayArgs>? = null) : ConvertibleToJava<GrpcRouteRuleActionFaultInjectionPolicyArgs>

Constructors

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GrpcRouteRuleActionFaultInjectionPolicyArgs