Class InfraAlertConditionWarningArgs
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.NewRelic.Inputs
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class InfraAlertConditionWarningArgs : ResourceArgs
Constructors
View SourceInfraAlertConditionWarningArgs()
Declaration
public InfraAlertConditionWarningArgs()
Properties
View SourceDuration
Declaration
public Input<int> Duration { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
TimeFunction
Declaration
public Input<string> TimeFunction { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Value
Declaration
public Input<double> Value { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Double> |