interface IReportGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeBuild.IReportGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodebuild#IReportGroupRef |
![]() | software.amazon.awscdk.services.codebuild.IReportGroupRef |
![]() | aws_cdk.aws_codebuild.IReportGroupRef |
![]() | aws-cdk-lib » aws_codebuild » IReportGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ReportGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
report | Report | A reference to a ReportGroup resource. |
node
Type:
Node
The tree node.
reportGroupRef
Type:
Report
A reference to a ReportGroup resource.