Show / Hide Table of Contents

Class RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicy

Inheritance
System.Object
RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicy
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicy

Fields

View Source

Abort

The specification for how client requests are aborted as part of fault injection. Structure is documented below.

Declaration
public readonly RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicyAbort Abort
Field Value
Type Description
RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicyAbort
View Source

Delay

The specification for how client requests are delayed as part of fault injection, before being sent to a backend service. Structure is documented below.

Declaration
public readonly RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelay Delay
Field Value
Type Description
RegionUrlMapPathMatcherPathRuleRouteActionFaultInjectionPolicyDelay
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.