Uses of Class
software.amazon.awscdk.services.codebuild.ReportGroupProps.Builder
-
Uses of ReportGroupProps.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionstatic ReportGroupProps.Builder
ReportGroupProps.builder()
ReportGroupProps.Builder.exportBucket
(IBucket exportBucket) Sets the value ofReportGroupProps.getExportBucket()
ReportGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofReportGroupProps.getRemovalPolicy()
ReportGroupProps.Builder.reportGroupName
(String reportGroupName) Sets the value ofReportGroupProps.getReportGroupName()
Sets the value ofReportGroupProps.getZipExport()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ReportGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theReportGroupProps.Builder
.