@Stability(value=Stable) @Internal public static final class CfnStorageLens.S3BucketDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.S3BucketDestinationProperty
CfnStorageLens.S3BucketDestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStorageLens.S3BucketDestinationProperty.Builder, CfnStorageLens.S3BucketDestinationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String accountId,
String arn,
String format,
String outputSchemaVersion,
Object encryption,
String prefix)
Constructor that initializes the object based on literal property values passed by the
CfnStorageLens.AccountLevelProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccountId()
`CfnStorageLens.S3BucketDestinationProperty.AccountId`.
|
String |
getArn()
`CfnStorageLens.S3BucketDestinationProperty.Arn`.
|
Object |
getEncryption()
`CfnStorageLens.S3BucketDestinationProperty.Encryption`.
|
String |
getFormat()
`CfnStorageLens.S3BucketDestinationProperty.Format`.
|
String |
getOutputSchemaVersion()
`CfnStorageLens.S3BucketDestinationProperty.OutputSchemaVersion`.
|
String |
getPrefix()
`CfnStorageLens.S3BucketDestinationProperty.Prefix`.
|
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.public final String getAccountId()
CfnStorageLens.S3BucketDestinationPropertygetAccountId in interface CfnStorageLens.S3BucketDestinationPropertypublic final String getArn()
CfnStorageLens.S3BucketDestinationPropertygetArn in interface CfnStorageLens.S3BucketDestinationPropertypublic final String getFormat()
CfnStorageLens.S3BucketDestinationPropertygetFormat in interface CfnStorageLens.S3BucketDestinationPropertypublic final String getOutputSchemaVersion()
CfnStorageLens.S3BucketDestinationPropertygetOutputSchemaVersion in interface CfnStorageLens.S3BucketDestinationPropertypublic final Object getEncryption()
CfnStorageLens.S3BucketDestinationPropertygetEncryption in interface CfnStorageLens.S3BucketDestinationPropertypublic final String getPrefix()
CfnStorageLens.S3BucketDestinationPropertygetPrefix in interface CfnStorageLens.S3BucketDestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.