Uses of Class
software.amazon.awscdk.services.codebuild.CfnReportGroup.ReportExportConfigProperty.Builder
-
Uses of CfnReportGroup.ReportExportConfigProperty.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionCfnReportGroup.ReportExportConfigProperty.builder()
CfnReportGroup.ReportExportConfigProperty.Builder.exportConfigType
(String exportConfigType) Sets the value ofCfnReportGroup.ReportExportConfigProperty.getExportConfigType()
CfnReportGroup.ReportExportConfigProperty.Builder.s3Destination
(IResolvable s3Destination) Sets the value ofCfnReportGroup.ReportExportConfigProperty.getS3Destination()
CfnReportGroup.ReportExportConfigProperty.Builder.s3Destination
(CfnReportGroup.S3ReportExportConfigProperty s3Destination) Sets the value ofCfnReportGroup.ReportExportConfigProperty.getS3Destination()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReportGroup.ReportExportConfigProperty.Builder
.