Show / Hide Table of Contents

Class DashboardWidgetCompareWithGetArgs

Inheritance
System.Object
InputArgs
ResourceArgs
DashboardWidgetCompareWithGetArgs
Inherited Members
ResourceArgs.Empty
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 DashboardWidgetCompareWithGetArgs : ResourceArgs

Constructors

View Source

DashboardWidgetCompareWithGetArgs()

Declaration
public DashboardWidgetCompareWithGetArgs()

Properties

View Source

OffsetDuration

Declaration
public Input<string> OffsetDuration { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Presentation

Declaration
public Input<DashboardWidgetCompareWithPresentationGetArgs> Presentation { get; set; }
Property Value
Type Description
Input<DashboardWidgetCompareWithPresentationGetArgs>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.