Uses of Class
software.amazon.awscdk.services.codebuild.CfnReportGroup.Builder
Packages that use CfnReportGroup.Builder
-
Uses of CfnReportGroup.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CfnReportGroup.BuilderModifier and TypeMethodDescriptionstatic CfnReportGroup.Builder
CfnReportGroup.Builder.deleteReports
(Boolean deleteReports) When deleting a report group, specifies if reports within the report group should be deleted.CfnReportGroup.Builder.deleteReports
(IResolvable deleteReports) When deleting a report group, specifies if reports within the report group should be deleted.CfnReportGroup.Builder.exportConfig
(IResolvable exportConfig) Information about the destination where the raw data of thisReportGroup
is exported.CfnReportGroup.Builder.exportConfig
(CfnReportGroup.ReportExportConfigProperty exportConfig) Information about the destination where the raw data of thisReportGroup
is exported.The name of theReportGroup
.A list of tag key and value pairs associated with this report group.The type of theReportGroup
.