| 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.type(ReportGroupType type)
Sets the value of
ReportGroupProps.getType() |
ReportGroupProps.Builder |
ReportGroupProps.Builder.zipExport(Boolean zipExport)
Sets the value of
ReportGroupProps.getZipExport() |
| Constructor and Description |
|---|
Jsii$Proxy(ReportGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ReportGroupProps.Builder. |
Copyright © 2022. All rights reserved.