@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-08-28T10:19:19.893Z") @Stability(value=Experimental) public interface CrossRegionSupport extends software.amazon.jsii.JsiiSerializable
You get instances of this interface from the {@link Pipeline#crossRegionSupport} property.
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
CrossRegionSupport.Builder
A builder for
CrossRegionSupport |
static class |
CrossRegionSupport.Jsii$Proxy
An implementation for
CrossRegionSupport |
| Modifier and Type | Method and Description |
|---|---|
static CrossRegionSupport.Builder |
builder() |
IBucket |
getReplicationBucket()
The replication Bucket used by CodePipeline to operate in this region.
|
Stack |
getStack()
The Stack that has been created to house the replication Bucket required for this region.
|
@Stability(value=Experimental) @NotNull IBucket getReplicationBucket()
Belongs to {@link stack}.
EXPERIMENTAL
@Stability(value=Experimental) @NotNull Stack getStack()
EXPERIMENTAL
@Stability(value=Experimental) static CrossRegionSupport.Builder builder()
CrossRegionSupport.Builder of CrossRegionSupportCopyright © 2020. All rights reserved.