Uses of Interface
software.amazon.awscdk.services.codebuild.IReportGroup
-
Uses of IReportGroup in software.amazon.awscdk.services.codebuild
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIReportGroup
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
The ReportGroup resource class.Modifier and TypeMethodDescriptionstatic IReportGroup
ReportGroup.fromReportGroupName
(software.constructs.Construct scope, String id, String reportGroupName) Reference an existing ReportGroup, defined outside of the CDK code, by name.