@Stability(value=Stable) public static final class CfnStorageLens.BucketsAndRegionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.BucketsAndRegionsProperty>
CfnStorageLens.BucketsAndRegionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.BucketsAndRegionsProperty.Builder |
buckets(List<String> buckets)
Sets the value of
CfnStorageLens.BucketsAndRegionsProperty.getBuckets() |
CfnStorageLens.BucketsAndRegionsProperty |
build()
Builds the configured instance.
|
CfnStorageLens.BucketsAndRegionsProperty.Builder |
regions(List<String> regions)
Sets the value of
CfnStorageLens.BucketsAndRegionsProperty.getRegions() |
@Stability(value=Stable) public CfnStorageLens.BucketsAndRegionsProperty.Builder buckets(List<String> buckets)
CfnStorageLens.BucketsAndRegionsProperty.getBuckets()buckets - `CfnStorageLens.BucketsAndRegionsProperty.Buckets`.this@Stability(value=Stable) public CfnStorageLens.BucketsAndRegionsProperty.Builder regions(List<String> regions)
CfnStorageLens.BucketsAndRegionsProperty.getRegions()regions - `CfnStorageLens.BucketsAndRegionsProperty.Regions`.this@Stability(value=Stable) public CfnStorageLens.BucketsAndRegionsProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.BucketsAndRegionsProperty>CfnStorageLens.BucketsAndRegionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.