Uses of Interface
software.amazon.awscdk.services.codebuild.IReportGroup
Packages that use IReportGroup
-
Uses of IReportGroup in software.amazon.awscdk.services.codebuild
Subinterfaces of IReportGroup in software.amazon.awscdk.services.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReportGroup.Classes in software.amazon.awscdk.services.codebuild that implement IReportGroupModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classThe ReportGroup resource class.Methods in software.amazon.awscdk.services.codebuild that return IReportGroupModifier and TypeMethodDescriptionstatic IReportGroupReportGroup.fromReportGroupName(software.constructs.Construct scope, String id, String reportGroupName) Reference an existing ReportGroup, defined outside of the CDK code, by name.