URLMap Path Matcher Path Rule Route Action Fault Injection Policy Delay Args
data class URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs(val fixedDelay: Output<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayFixedDelayArgs>, val percentage: Output<Double>) : ConvertibleToJava<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs>
Constructors
Link copied to clipboard
fun URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayArgs(fixedDelay: Output<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelayFixedDelayArgs>, percentage: Output<Double>)