@Stability(value=Stable) public static final class CfnReportGroup.S3ReportExportConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnReportGroup.S3ReportExportConfigProperty>
CfnReportGroup.S3ReportExportConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder bucket(String bucket)
CfnReportGroup.S3ReportExportConfigProperty.getBucket()bucket - `CfnReportGroup.S3ReportExportConfigProperty.Bucket`. This parameter is required.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder bucketOwner(String bucketOwner)
CfnReportGroup.S3ReportExportConfigProperty.getBucketOwner()bucketOwner - `CfnReportGroup.S3ReportExportConfigProperty.BucketOwner`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder encryptionDisabled(Boolean encryptionDisabled)
CfnReportGroup.S3ReportExportConfigProperty.getEncryptionDisabled()encryptionDisabled - `CfnReportGroup.S3ReportExportConfigProperty.EncryptionDisabled`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder encryptionDisabled(IResolvable encryptionDisabled)
CfnReportGroup.S3ReportExportConfigProperty.getEncryptionDisabled()encryptionDisabled - `CfnReportGroup.S3ReportExportConfigProperty.EncryptionDisabled`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder encryptionKey(String encryptionKey)
CfnReportGroup.S3ReportExportConfigProperty.getEncryptionKey()encryptionKey - `CfnReportGroup.S3ReportExportConfigProperty.EncryptionKey`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder packaging(String packaging)
CfnReportGroup.S3ReportExportConfigProperty.getPackaging()packaging - `CfnReportGroup.S3ReportExportConfigProperty.Packaging`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty.Builder path(String path)
CfnReportGroup.S3ReportExportConfigProperty.getPath()path - `CfnReportGroup.S3ReportExportConfigProperty.Path`.this@Stability(value=Stable) public CfnReportGroup.S3ReportExportConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnReportGroup.S3ReportExportConfigProperty>CfnReportGroup.S3ReportExportConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.