@Stability(value=Stable) @Internal public static final class CfnBucket.DestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.DestinationProperty
CfnBucket.DestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.DestinationProperty.Builder, CfnBucket.DestinationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.DestinationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.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) |
String |
getBucketAccountId()
The account ID that owns the destination S3 bucket.
|
String |
getBucketArn()
The Amazon Resource Name (ARN) of the bucket to which data is exported.
|
String |
getFormat()
Specifies the file format used when exporting data to Amazon S3.
|
String |
getPrefix()
The prefix to use when exporting data.
|
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(CfnBucket.DestinationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getBucketArn()
CfnBucket.DestinationPropertygetBucketArn in interface CfnBucket.DestinationPropertypublic final String getFormat()
CfnBucket.DestinationProperty
Allowed values : CSV | ORC | Parquet
getFormat in interface CfnBucket.DestinationPropertypublic final String getBucketAccountId()
CfnBucket.DestinationPropertyIf no account ID is provided, the owner is not validated before exporting data.
Although this value is optional, we strongly recommend that you set it to help prevent problems if the destination bucket ownership changes.
getBucketAccountId in interface CfnBucket.DestinationPropertypublic final String getPrefix()
CfnBucket.DestinationPropertyThe prefix is prepended to all results.
getPrefix in interface CfnBucket.DestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.