| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensDataExport |
StorageLensDataExport.clone() |
StorageLensDataExport |
StorageLensConfiguration.getDataExport()
A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema
and format.
|
StorageLensDataExport |
StorageLensDataExport.withCloudWatchMetrics(CloudWatchMetrics cloudWatchMetrics)
A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.
|
StorageLensDataExport |
StorageLensDataExport.withS3BucketDestination(S3BucketDestination s3BucketDestination)
A container for the bucket where the S3 Storage Lens metrics export will be located.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLensConfiguration.setDataExport(StorageLensDataExport dataExport)
A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema
and format.
|
StorageLensConfiguration |
StorageLensConfiguration.withDataExport(StorageLensDataExport dataExport)
A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema
and format.
|
Copyright © 2024. All rights reserved.