@Stability(value=Stable) @Internal public static final class CfnResourceDataSync.S3DestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDataSync.S3DestinationProperty
CfnResourceDataSync.S3DestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDataSync.S3DestinationProperty.Builder, CfnResourceDataSync.S3DestinationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDataSync.S3DestinationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDataSync.AwsOrganizationsSourceProperty.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 |
getBucketName()
The name of the S3 bucket where the aggregated data is stored.
|
String |
getBucketPrefix()
An Amazon S3 prefix for the bucket.
|
String |
getBucketRegion()
The AWS Region with the S3 bucket targeted by the resource data sync.
|
String |
getKmsKeyArn()
The ARN of an encryption key for a destination in Amazon S3.
|
String |
getSyncFormat()
A supported sync format.
|
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(CfnResourceDataSync.S3DestinationProperty.Builder builder)
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder.public final String getBucketName()
CfnResourceDataSync.S3DestinationPropertygetBucketName in interface CfnResourceDataSync.S3DestinationPropertypublic final String getBucketRegion()
CfnResourceDataSync.S3DestinationPropertygetBucketRegion in interface CfnResourceDataSync.S3DestinationPropertypublic final String getSyncFormat()
CfnResourceDataSync.S3DestinationPropertyThe following format is currently supported: JsonSerDe
getSyncFormat in interface CfnResourceDataSync.S3DestinationPropertypublic final String getBucketPrefix()
CfnResourceDataSync.S3DestinationPropertygetBucketPrefix in interface CfnResourceDataSync.S3DestinationPropertypublic final String getKmsKeyArn()
CfnResourceDataSync.S3DestinationPropertyMust belong to the same Region as the destination S3 bucket.
getKmsKeyArn in interface CfnResourceDataSync.S3DestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.