@Stability(value=Stable) @Internal public static final class FileDestination.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FileDestination
FileDestinationsoftware.amazon.jsii.JsiiObject.InitializationModeFileDestination.Builder, FileDestination.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(FileDestination.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FileDestination.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 |
getAssumeRoleArn()
The role that needs to be assumed while publishing this asset.
|
String |
getAssumeRoleExternalId()
The ExternalId that needs to be supplied while assuming this role.
|
String |
getBucketName()
The name of the bucket.
|
String |
getObjectKey()
The destination object key.
|
String |
getRegion()
The region where this asset will need to be published.
|
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(FileDestination.Builder builder)
FileDestination.Builder.public final String getBucketName()
FileDestinationgetBucketName in interface FileDestinationpublic final String getObjectKey()
FileDestinationgetObjectKey in interface FileDestinationpublic final String getAssumeRoleArn()
AwsDestinationDefault: - No role will be assumed
getAssumeRoleArn in interface AwsDestinationpublic final String getAssumeRoleExternalId()
AwsDestinationDefault: - No ExternalId will be supplied
getAssumeRoleExternalId in interface AwsDestinationpublic final String getRegion()
AwsDestinationDefault: - Current region
getRegion in interface AwsDestination@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.