Uses of Class
software.amazon.awscdk.services.codebuild.ReportGroupProps.Builder
Packages that use ReportGroupProps.Builder
-
Uses of ReportGroupProps.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ReportGroupProps.BuilderModifier and TypeMethodDescriptionstatic ReportGroupProps.BuilderReportGroupProps.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()Constructors in software.amazon.awscdk.services.codebuild with parameters of type ReportGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ReportGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theReportGroupProps.Builder.