@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.607Z") @Stability(value=Experimental) public interface CrossRegionSupport extends software.amazon.jsii.JsiiSerializable
You get instances of this interface from the {@link Pipeline#crossRegionSupport} property.
| 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()
(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.
|
@Stability(value=Experimental) @NotNull IBucket getReplicationBucket()
Belongs to {@link stack}.
@Stability(value=Experimental) @NotNull Stack getStack()
@Stability(value=Experimental) static CrossRegionSupport.Builder builder()
CrossRegionSupport.Builder of CrossRegionSupportCopyright © 2021. All rights reserved.