| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ReportGroupProps.Builder |
ReportGroupProps.builder() |
ReportGroupProps.Builder |
ReportGroupProps.Builder.exportBucket(IBucket exportBucket)
Sets the value of
ReportGroupProps.getExportBucket() |
ReportGroupProps.Builder |
ReportGroupProps.Builder.removalPolicy(RemovalPolicy removalPolicy)
Sets the value of
ReportGroupProps.getRemovalPolicy() |
ReportGroupProps.Builder |
ReportGroupProps.Builder.reportGroupName(String reportGroupName)
Sets the value of
ReportGroupProps.getReportGroupName() |
ReportGroupProps.Builder |
ReportGroupProps.Builder.zipExport(Boolean zipExport)
Sets the value of
ReportGroupProps.getZipExport() |
Copyright © 2021. All rights reserved.