@Stability(value=Stable)
public static interface CfnReplicationSet.ReplicationRegionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReplicationSet.ReplicationRegionProperty.Builder
A builder for
CfnReplicationSet.ReplicationRegionProperty |
static class |
CfnReplicationSet.ReplicationRegionProperty.Jsii$Proxy
An implementation for
CfnReplicationSet.ReplicationRegionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReplicationSet.ReplicationRegionProperty.Builder |
builder() |
default Object |
getRegionConfiguration()
`CfnReplicationSet.ReplicationRegionProperty.RegionConfiguration`.
|
default String |
getRegionName()
`CfnReplicationSet.ReplicationRegionProperty.RegionName`.
|
@Stability(value=Stable) @Nullable default Object getRegionConfiguration()
@Stability(value=Stable) @Nullable default String getRegionName()
@Stability(value=Stable) static CfnReplicationSet.ReplicationRegionProperty.Builder builder()
Copyright © 2021. All rights reserved.