| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AccountLevel |
AccountLevel.clone() |
AccountLevel |
StorageLensConfiguration.getAccountLevel()
A container for all the account-level configurations of your S3 Storage Lens configuration.
|
AccountLevel |
AccountLevel.withActivityMetrics(ActivityMetrics activityMetrics)
A container for S3 Storage Lens activity metrics.
|
AccountLevel |
AccountLevel.withAdvancedCostOptimizationMetrics(AdvancedCostOptimizationMetrics advancedCostOptimizationMetrics)
A container for S3 Storage Lens advanced cost-optimization metrics.
|
AccountLevel |
AccountLevel.withAdvancedDataProtectionMetrics(AdvancedDataProtectionMetrics advancedDataProtectionMetrics)
A container for S3 Storage Lens advanced data-protection metrics.
|
AccountLevel |
AccountLevel.withBucketLevel(BucketLevel bucketLevel)
A container for the S3 Storage Lens bucket-level configuration.
|
AccountLevel |
AccountLevel.withDetailedStatusCodesMetrics(DetailedStatusCodesMetrics detailedStatusCodesMetrics)
A container for detailed status code metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLensConfiguration.setAccountLevel(AccountLevel accountLevel)
A container for all the account-level configurations of your S3 Storage Lens configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withAccountLevel(AccountLevel accountLevel)
A container for all the account-level configurations of your S3 Storage Lens configuration.
|
Copyright © 2023. All rights reserved.