Uses of Interface
software.amazon.awscdk.services.codebuild.CfnReportGroup.ReportExportConfigProperty
-
Uses of CfnReportGroup.ReportExportConfigProperty in software.amazon.awscdk.services.codebuild
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnReportGroup.ReportExportConfigProperty
Modifier and TypeMethodDescriptionCfnReportGroup.ReportExportConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnReportGroup.Builder.exportConfig
(CfnReportGroup.ReportExportConfigProperty exportConfig) Information about the destination where the raw data of thisReportGroup
is exported.CfnReportGroupProps.Builder.exportConfig
(CfnReportGroup.ReportExportConfigProperty exportConfig) Sets the value ofCfnReportGroupProps.getExportConfig()
void
CfnReportGroup.setExportConfig
(CfnReportGroup.ReportExportConfigProperty value) Information about the destination where the raw data of thisReportGroup
is exported.