@Stability(value=Stable) @Internal public static final class CfnReplicationConfiguration.RepositoryFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReplicationConfiguration.RepositoryFilterProperty
CfnReplicationConfiguration.RepositoryFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReplicationConfiguration.RepositoryFilterProperty.Builder, CfnReplicationConfiguration.RepositoryFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReplicationConfiguration.RepositoryFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReplicationConfiguration.ReplicationConfigurationProperty.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) |
String |
getFilter()
The repository filter details.
|
String |
getFilterType()
The repository filter type.
|
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(CfnReplicationConfiguration.RepositoryFilterProperty.Builder builder)
CfnReplicationConfiguration.ReplicationConfigurationProperty.Builder.public final String getFilter()
CfnReplicationConfiguration.RepositoryFilterProperty
When the PREFIX_MATCH filter type is specified, this value is required and should be the repository name prefix to configure replication for.
getFilter in interface CfnReplicationConfiguration.RepositoryFilterPropertypublic final String getFilterType()
CfnReplicationConfiguration.RepositoryFilterProperty
The only supported value is PREFIX_MATCH , which is a repository name prefix specified with the filter parameter.
getFilterType in interface CfnReplicationConfiguration.RepositoryFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.