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