@Stability(value=Stable) public static final class CfnStorageLens.S3BucketDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.S3BucketDestinationProperty>
CfnStorageLens.S3BucketDestinationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder accountId(String accountId)
CfnStorageLens.S3BucketDestinationProperty.getAccountId()accountId - This property contains the details of the AWS account ID of the S3 Storage Lens export bucket destination. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder arn(String arn)
CfnStorageLens.S3BucketDestinationProperty.getArn()arn - This property contains the details of the ARN of the bucket destination of the S3 Storage Lens export. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder format(String format)
CfnStorageLens.S3BucketDestinationProperty.getFormat()format - This property contains the details of the format of the S3 Storage Lens export bucket destination. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder outputSchemaVersion(String outputSchemaVersion)
CfnStorageLens.S3BucketDestinationProperty.getOutputSchemaVersion()outputSchemaVersion - This property contains the details of the output schema version of the S3 Storage Lens export bucket destination. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder encryption(Object encryption)
CfnStorageLens.S3BucketDestinationProperty.getEncryption()encryption - This property contains the details of the encryption of the bucket destination of the Amazon S3 Storage Lens metrics export.this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder prefix(String prefix)
CfnStorageLens.S3BucketDestinationProperty.getPrefix()prefix - This property contains the details of the prefix of the bucket destination of the S3 Storage Lens export .this@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.S3BucketDestinationProperty>CfnStorageLens.S3BucketDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.