Uses of Class
software.amazon.awscdk.services.codebuild.CfnReportGroup.S3ReportExportConfigProperty.Builder
-
Uses of CfnReportGroup.S3ReportExportConfigProperty.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionSets the value ofCfnReportGroup.S3ReportExportConfigProperty.getBucket()
CfnReportGroup.S3ReportExportConfigProperty.Builder.bucketOwner
(String bucketOwner) Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getBucketOwner()
CfnReportGroup.S3ReportExportConfigProperty.builder()
CfnReportGroup.S3ReportExportConfigProperty.Builder.encryptionDisabled
(Boolean encryptionDisabled) Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getEncryptionDisabled()
CfnReportGroup.S3ReportExportConfigProperty.Builder.encryptionDisabled
(IResolvable encryptionDisabled) Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getEncryptionDisabled()
CfnReportGroup.S3ReportExportConfigProperty.Builder.encryptionKey
(String encryptionKey) Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getEncryptionKey()
Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getPackaging()
Sets the value ofCfnReportGroup.S3ReportExportConfigProperty.getPath()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReportGroup.S3ReportExportConfigProperty.Builder
.