Class SyntheticsTestOptions
Inheritance
System.Object
SyntheticsTestOptions
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.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class SyntheticsTestOptions
Fields
View SourceAcceptSelfSigned
Declaration
public readonly bool? AcceptSelfSigned
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
FollowRedirects
Declaration
public readonly bool? FollowRedirects
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
MinFailureDuration
Declaration
public readonly int? MinFailureDuration
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
MinLocationFailed
Declaration
public readonly int? MinLocationFailed
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
TickEvery
Declaration
public readonly int TickEvery
Field Value
| Type | Description |
|---|---|
| System.Int32 |