Show / Hide Table of Contents

Class GetFunctionEventTriggerFailurePolicyResult

Inheritance
System.Object
GetFunctionEventTriggerFailurePolicyResult
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.CloudFunctions.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetFunctionEventTriggerFailurePolicyResult

Fields

View Source

Retry

Whether the function should be retried on failure.

Declaration
public readonly bool Retry
Field Value
Type Description
System.Boolean
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.