interface IReportDefinitionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CUR.IReportDefinitionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscur#IReportDefinitionRef |
![]() | software.amazon.awscdk.services.cur.IReportDefinitionRef |
![]() | aws_cdk.aws_cur.IReportDefinitionRef |
![]() | aws-cdk-lib » aws_cur » IReportDefinitionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ReportDefinition.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
report | Report | A reference to a ReportDefinition resource. |
node
Type:
Node
The tree node.
reportDefinitionRef
Type:
Report
A reference to a ReportDefinition resource.