| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Exclude |
Exclude.clone() |
Exclude |
StorageLensConfiguration.getExclude()
A container for what is excluded in this configuration.
|
Exclude |
Exclude.withBuckets(Collection<String> buckets)
A container for the S3 Storage Lens bucket excludes.
|
Exclude |
Exclude.withBuckets(String... buckets)
A container for the S3 Storage Lens bucket excludes.
|
Exclude |
Exclude.withRegions(Collection<String> regions)
A container for the S3 Storage Lens Region excludes.
|
Exclude |
Exclude.withRegions(String... regions)
A container for the S3 Storage Lens Region excludes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLensConfiguration.setExclude(Exclude exclude)
A container for what is excluded in this configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withExclude(Exclude exclude)
A container for what is excluded in this configuration.
|
Copyright © 2022. All rights reserved.