Class GetReportDefinitionArgs
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.Aws.Cur
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetReportDefinitionArgs : InvokeArgs
Constructors
View SourceGetReportDefinitionArgs()
Declaration
public GetReportDefinitionArgs()
Properties
View SourceReportName
The name of the report definition to match.
Declaration
public string ReportName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |