@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
- `CfnStorageLens.S3BucketDestinationProperty.AccountId`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder arn(String arn)
CfnStorageLens.S3BucketDestinationProperty.getArn()
arn
- `CfnStorageLens.S3BucketDestinationProperty.Arn`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder format(String format)
CfnStorageLens.S3BucketDestinationProperty.getFormat()
format
- `CfnStorageLens.S3BucketDestinationProperty.Format`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder outputSchemaVersion(String outputSchemaVersion)
CfnStorageLens.S3BucketDestinationProperty.getOutputSchemaVersion()
outputSchemaVersion
- `CfnStorageLens.S3BucketDestinationProperty.OutputSchemaVersion`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder encryption(IResolvable encryption)
CfnStorageLens.S3BucketDestinationProperty.getEncryption()
encryption
- `CfnStorageLens.S3BucketDestinationProperty.Encryption`.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder encryption(CfnStorageLens.EncryptionProperty encryption)
CfnStorageLens.S3BucketDestinationProperty.getEncryption()
encryption
- `CfnStorageLens.S3BucketDestinationProperty.Encryption`.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty.Builder prefix(String prefix)
CfnStorageLens.S3BucketDestinationProperty.getPrefix()
prefix
- `CfnStorageLens.S3BucketDestinationProperty.Prefix`.this
@Stability(value=Stable) public CfnStorageLens.S3BucketDestinationProperty build()
build
in interface software.amazon.jsii.Builder<CfnStorageLens.S3BucketDestinationProperty>
CfnStorageLens.S3BucketDestinationProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.