Class DashboardWidgetCompareWithArgs
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 DashboardWidgetCompareWithArgs : ResourceArgs
Constructors
View SourceDashboardWidgetCompareWithArgs()
Declaration
public DashboardWidgetCompareWithArgs()
Properties
View SourceOffsetDuration
Declaration
public Input<string> OffsetDuration { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Presentation
Declaration
public Input<DashboardWidgetCompareWithPresentationArgs> Presentation { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetCompareWithPresentationArgs> |