@Stability(value=Stable)
public static interface CfnStorageLens.BucketsAndRegionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStorageLens.BucketsAndRegionsProperty.Builder
A builder for
CfnStorageLens.BucketsAndRegionsProperty |
static class |
CfnStorageLens.BucketsAndRegionsProperty.Jsii$Proxy
An implementation for
CfnStorageLens.BucketsAndRegionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.BucketsAndRegionsProperty.Builder |
builder() |
default List<String> |
getBuckets()
`CfnStorageLens.BucketsAndRegionsProperty.Buckets`.
|
default List<String> |
getRegions()
`CfnStorageLens.BucketsAndRegionsProperty.Regions`.
|
@Stability(value=Stable) @Nullable default List<String> getBuckets()
@Stability(value=Stable) @Nullable default List<String> getRegions()
@Stability(value=Stable) static CfnStorageLens.BucketsAndRegionsProperty.Builder builder()
Copyright © 2021. All rights reserved.