@Stability(value=Stable) @Internal public static final class CfnStorageLens.BucketsAndRegionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.BucketsAndRegionsProperty
CfnStorageLens.BucketsAndRegionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStorageLens.BucketsAndRegionsProperty.Builder, CfnStorageLens.BucketsAndRegionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStorageLens.BucketsAndRegionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStorageLens.AccountLevelProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getBuckets()
This property contains the details of the buckets for the Amazon S3 Storage Lens configuration.
|
List<String> |
getRegions()
This property contains the details of the Regions for the S3 Storage Lens configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStorageLens.BucketsAndRegionsProperty.Builder builder)
CfnStorageLens.AccountLevelProperty.Builder.public final List<String> getBuckets()
CfnStorageLens.BucketsAndRegionsPropertyThis should be the bucket Amazon Resource Name(ARN). For valid values, see Buckets ARN format here in the Amazon S3 API Reference .
getBuckets in interface CfnStorageLens.BucketsAndRegionsPropertypublic final List<String> getRegions()
CfnStorageLens.BucketsAndRegionsPropertygetRegions in interface CfnStorageLens.BucketsAndRegionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.