| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensDataExportEncryption |
StorageLensDataExportEncryption.clone() |
StorageLensDataExportEncryption |
S3BucketDestination.getEncryption()
The container for the type encryption of the metrics exports in this bucket.
|
StorageLensDataExportEncryption |
StorageLensDataExportEncryption.withSSEKMS(SSEKMS sSEKMS)
|
StorageLensDataExportEncryption |
StorageLensDataExportEncryption.withSSES3(SSES3 sSES3)
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3BucketDestination.setEncryption(StorageLensDataExportEncryption encryption)
The container for the type encryption of the metrics exports in this bucket.
|
S3BucketDestination |
S3BucketDestination.withEncryption(StorageLensDataExportEncryption encryption)
The container for the type encryption of the metrics exports in this bucket.
|
Copyright © 2022. All rights reserved.