public static interface Exclude.Builder extends SdkPojo, CopyableBuilder<Exclude.Builder,Exclude>
| Modifier and Type | Method and Description |
|---|---|
Exclude.Builder |
buckets(Collection<String> buckets)
A container for the S3 Storage Lens bucket excludes.
|
Exclude.Builder |
buckets(String... buckets)
A container for the S3 Storage Lens bucket excludes.
|
Exclude.Builder |
regions(Collection<String> regions)
A container for the S3 Storage Lens Region excludes.
|
Exclude.Builder |
regions(String... regions)
A container for the S3 Storage Lens Region excludes.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExclude.Builder buckets(Collection<String> buckets)
A container for the S3 Storage Lens bucket excludes.
buckets - A container for the S3 Storage Lens bucket excludes.Exclude.Builder buckets(String... buckets)
A container for the S3 Storage Lens bucket excludes.
buckets - A container for the S3 Storage Lens bucket excludes.Exclude.Builder regions(Collection<String> regions)
A container for the S3 Storage Lens Region excludes.
regions - A container for the S3 Storage Lens Region excludes.Exclude.Builder regions(String... regions)
A container for the S3 Storage Lens Region excludes.
regions - A container for the S3 Storage Lens Region excludes.Copyright © 2022. All rights reserved.