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