@Stability(value=Stable) public static final class CfnStorageLens.DataExportProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.DataExportProperty>
CfnStorageLens.DataExportProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnStorageLens.DataExportProperty |
build()
Builds the configured instance.
|
CfnStorageLens.DataExportProperty.Builder |
s3BucketDestination(CfnStorageLens.S3BucketDestinationProperty s3BucketDestination)
Sets the value of
CfnStorageLens.DataExportProperty.getS3BucketDestination() |
CfnStorageLens.DataExportProperty.Builder |
s3BucketDestination(IResolvable s3BucketDestination)
Sets the value of
CfnStorageLens.DataExportProperty.getS3BucketDestination() |
@Stability(value=Stable) public CfnStorageLens.DataExportProperty.Builder s3BucketDestination(CfnStorageLens.S3BucketDestinationProperty s3BucketDestination)
CfnStorageLens.DataExportProperty.getS3BucketDestination()
s3BucketDestination
- `CfnStorageLens.DataExportProperty.S3BucketDestination`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.DataExportProperty.Builder s3BucketDestination(IResolvable s3BucketDestination)
CfnStorageLens.DataExportProperty.getS3BucketDestination()
s3BucketDestination
- `CfnStorageLens.DataExportProperty.S3BucketDestination`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.DataExportProperty build()
build
in interface software.amazon.jsii.Builder<CfnStorageLens.DataExportProperty>
CfnStorageLens.DataExportProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.