Uses of Class
software.amazon.awscdk.services.codebuild.CfnReportGroup.S3ReportExportConfigProperty.Builder
Packages that use CfnReportGroup.S3ReportExportConfigProperty.Builder
-
Uses of CfnReportGroup.S3ReportExportConfigProperty.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CfnReportGroup.S3ReportExportConfigProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.codebuild with parameters of type CfnReportGroup.S3ReportExportConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReportGroup.S3ReportExportConfigProperty.Builder.