public static final class CfnStorageLens.S3BucketDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.S3BucketDestinationProperty
CfnStorageLens.S3BucketDestinationProperty
CfnStorageLens.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getAccountId()
This property contains the details of the AWS account ID of the S3 Storage Lens export bucket destination.
|
java.lang.String |
getArn()
This property contains the details of the ARN of the bucket destination of the S3 Storage Lens export.
|
java.lang.Object |
getEncryption()
This property contains the details of the encryption of the bucket destination of the Amazon S3 Storage Lens metrics export.
|
java.lang.String |
getFormat()
This property contains the details of the format of the S3 Storage Lens export bucket destination.
|
java.lang.String |
getOutputSchemaVersion()
This property contains the details of the output schema version of the S3 Storage Lens export bucket destination.
|
java.lang.String |
getPrefix()
This property contains the details of the prefix of the bucket destination of the S3 Storage Lens export .
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getAccountId()
CfnStorageLens.S3BucketDestinationProperty
getAccountId
in interface CfnStorageLens.S3BucketDestinationProperty
public final java.lang.String getArn()
CfnStorageLens.S3BucketDestinationProperty
getArn
in interface CfnStorageLens.S3BucketDestinationProperty
public final java.lang.String getFormat()
CfnStorageLens.S3BucketDestinationProperty
getFormat
in interface CfnStorageLens.S3BucketDestinationProperty
public final java.lang.String getOutputSchemaVersion()
CfnStorageLens.S3BucketDestinationProperty
getOutputSchemaVersion
in interface CfnStorageLens.S3BucketDestinationProperty
public final java.lang.Object getEncryption()
CfnStorageLens.S3BucketDestinationProperty
getEncryption
in interface CfnStorageLens.S3BucketDestinationProperty
public final java.lang.String getPrefix()
CfnStorageLens.S3BucketDestinationProperty
getPrefix
in interface CfnStorageLens.S3BucketDestinationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()