URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs

data class URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs(val fixedDelay: Output<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayFixedDelayArgs>, val percentage: Output<Double>) : ConvertibleToJava<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs>

Properties

Link copied to clipboard

Specifies the value of the fixed delay interval. Structure is documented below.

Link copied to clipboard
val percentage: Output<Double>

The percentage of traffic (connections/operations/requests) on which delay will be introduced as part of fault injection. The value must be between 0.0 and 100.0 inclusive.

Functions

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