Class DistributionOriginGroupFailoverCriteriaArgs
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.Aws.CloudFront.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class DistributionOriginGroupFailoverCriteriaArgs : ResourceArgs
Constructors
View SourceDistributionOriginGroupFailoverCriteriaArgs()
Declaration
public DistributionOriginGroupFailoverCriteriaArgs()
Properties
View SourceStatusCodes
A list of HTTP status codes for the origin group
Declaration
public InputList<int> StatusCodes { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.Int32> |