@Stability(value=Stable)
public static interface CfnReplicationConfiguration.ReplicationDestinationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReplicationConfiguration.ReplicationDestinationProperty.Builder
|
static class |
CfnReplicationConfiguration.ReplicationDestinationProperty.Jsii$Proxy
An implementation for
CfnReplicationConfiguration.ReplicationDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReplicationConfiguration.ReplicationDestinationProperty.Builder |
builder() |
String |
getRegion()
`CfnReplicationConfiguration.ReplicationDestinationProperty.Region`.
|
String |
getRegistryId()
`CfnReplicationConfiguration.ReplicationDestinationProperty.RegistryId`.
|
@Stability(value=Stable) @NotNull String getRegion()
@Stability(value=Stable) @NotNull String getRegistryId()
@Stability(value=Stable) static CfnReplicationConfiguration.ReplicationDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.