Uses of Interface
software.amazon.awscdk.interfaces.codebuild.IReportGroupRef
Packages that use IReportGroupRef
Package
Description
AWS CodeBuild Construct Library
-
Uses of IReportGroupRef in software.amazon.awscdk.interfaces.codebuild
Subinterfaces of IReportGroupRef in software.amazon.awscdk.interfaces.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReportGroupRef.Classes in software.amazon.awscdk.interfaces.codebuild that implement IReportGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IReportGroupRef in software.amazon.awscdk.services.codebuild
Subinterfaces of IReportGroupRef in software.amazon.awscdk.services.codebuildModifier and TypeInterfaceDescriptioninterfaceThe interface representing the ReportGroup resource - either an existing one, imported using theReportGroup.fromReportGroupNamemethod, or a new one, created with theReportGroupclass.static interfaceInternal default implementation forIReportGroup.Classes in software.amazon.awscdk.services.codebuild that implement IReportGroupRefModifier and TypeClassDescriptionclassRepresents a report group.static final classA proxy class which represents a concrete javascript instance of this type.classThe ReportGroup resource class.Methods in software.amazon.awscdk.services.codebuild with parameters of type IReportGroupRefModifier and TypeMethodDescriptionstatic StringCfnReportGroup.arnForReportGroup(IReportGroupRef resource)