@Stability(value=Experimental) @Internal public static final class CrossRegionSupport.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CrossRegionSupport
CrossRegionSupportsoftware.amazon.jsii.JsiiObject.InitializationModeCrossRegionSupport.Builder, CrossRegionSupport.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IBucket replicationBucket,
Stack stack)
Constructor that initializes the object based on literal property values passed by the
CrossRegionSupport.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) |
IBucket |
getReplicationBucket()
(experimental) The replication Bucket used by CodePipeline to operate in this region.
|
Stack |
getStack()
(experimental) The Stack that has been created to house the replication Bucket required for this region.
|
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(IBucket replicationBucket, Stack stack)
CrossRegionSupport.Builder.public final IBucket getReplicationBucket()
CrossRegionSupportBelongs to {@link stack}.
getReplicationBucket in interface CrossRegionSupportpublic final Stack getStack()
CrossRegionSupportgetStack in interface CrossRegionSupport@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.