| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnReportGroup.ReportExportConfigProperty.Jsii$Proxy
An implementation for
CfnReportGroup.ReportExportConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnReportGroup.ReportExportConfigProperty |
CfnReportGroup.ReportExportConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnReportGroup.Builder |
CfnReportGroup.Builder.exportConfig(CfnReportGroup.ReportExportConfigProperty exportConfig)
Information about the destination where the raw data of this `ReportGroup` is exported.
|
CfnReportGroupProps.Builder |
CfnReportGroupProps.Builder.exportConfig(CfnReportGroup.ReportExportConfigProperty exportConfig)
Sets the value of
CfnReportGroupProps.getExportConfig() |
void |
CfnReportGroup.setExportConfig(CfnReportGroup.ReportExportConfigProperty value)
Information about the destination where the raw data of this `ReportGroup` is exported.
|
Copyright © 2022. All rights reserved.