@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 |
cloudWatchMetrics(CfnStorageLens.CloudWatchMetricsProperty cloudWatchMetrics)
Sets the value of
CfnStorageLens.DataExportProperty.getCloudWatchMetrics() |
CfnStorageLens.DataExportProperty.Builder |
cloudWatchMetrics(IResolvable cloudWatchMetrics)
Sets the value of
CfnStorageLens.DataExportProperty.getCloudWatchMetrics() |
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 cloudWatchMetrics(CfnStorageLens.CloudWatchMetricsProperty cloudWatchMetrics)
CfnStorageLens.DataExportProperty.getCloudWatchMetrics()cloudWatchMetrics - This property enables the Amazon CloudWatch publishing option for S3 Storage Lens metrics.this@Stability(value=Stable) public CfnStorageLens.DataExportProperty.Builder cloudWatchMetrics(IResolvable cloudWatchMetrics)
CfnStorageLens.DataExportProperty.getCloudWatchMetrics()cloudWatchMetrics - This property enables the Amazon CloudWatch publishing option for S3 Storage Lens metrics.this@Stability(value=Stable) public CfnStorageLens.DataExportProperty.Builder s3BucketDestination(CfnStorageLens.S3BucketDestinationProperty s3BucketDestination)
CfnStorageLens.DataExportProperty.getS3BucketDestination()s3BucketDestination - This property contains the details of the bucket where the S3 Storage Lens metrics export will be placed.this@Stability(value=Stable) public CfnStorageLens.DataExportProperty.Builder s3BucketDestination(IResolvable s3BucketDestination)
CfnStorageLens.DataExportProperty.getS3BucketDestination()s3BucketDestination - This property contains the details of the bucket where the S3 Storage Lens metrics export will be placed.this@Stability(value=Stable) public CfnStorageLens.DataExportProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.DataExportProperty>CfnStorageLens.DataExportPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.