@Stability(value=Stable) @Internal public static final class AwsDestination.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AwsDestination
AwsDestinationsoftware.amazon.jsii.JsiiObject.InitializationModeAwsDestination.Builder, AwsDestination.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AwsDestination.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsDestination.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 |
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(AwsDestination.Builder builder)
AwsDestination.Builder.public 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.