Class SiteConnectionDpdArgs
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.OpenStack.VPNaaS.Inputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class SiteConnectionDpdArgs : ResourceArgs
Constructors
View SourceSiteConnectionDpdArgs()
Declaration
public SiteConnectionDpdArgs()
Properties
View SourceAction
Declaration
public Input<string> Action { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Interval
Declaration
public Input<int> Interval { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
Timeout
Declaration
public Input<int> Timeout { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |