@Stability(value=Stable) @Internal public static final class CfnGlobalReplicationGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalReplicationGroupProps
CfnGlobalReplicationGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalReplicationGroupProps.Builder, CfnGlobalReplicationGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGlobalReplicationGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalReplicationGroupProps.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) |
Object |
getAutomaticFailoverEnabled()
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
|
String |
getCacheNodeType()
The cache node type of the Global datastore.
|
String |
getCacheParameterGroupName()
The name of the cache parameter group to use with the Global datastore.
|
String |
getEngineVersion()
The Elasticache Redis engine version.
|
Number |
getGlobalNodeGroupCount()
The number of node groups that comprise the Global Datastore.
|
String |
getGlobalReplicationGroupDescription()
The optional description of the Global datastore.
|
String |
getGlobalReplicationGroupIdSuffix()
The suffix name of a Global Datastore.
|
Object |
getMembers()
The replication groups that comprise the Global datastore.
|
Object |
getRegionalConfigurations()
The Amazon Regions that comprise the Global Datastore.
|
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(CfnGlobalReplicationGroupProps.Builder builder)
CfnGlobalReplicationGroupProps.Builder.public final Object getMembers()
CfnGlobalReplicationGroupPropsgetMembers in interface CfnGlobalReplicationGroupPropspublic final Object getAutomaticFailoverEnabled()
CfnGlobalReplicationGroupProps
AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.
getAutomaticFailoverEnabled in interface CfnGlobalReplicationGroupPropspublic final String getCacheNodeType()
CfnGlobalReplicationGroupPropsgetCacheNodeType in interface CfnGlobalReplicationGroupPropspublic final String getCacheParameterGroupName()
CfnGlobalReplicationGroupPropsIt must be compatible with the major engine version used by the Global datastore.
getCacheParameterGroupName in interface CfnGlobalReplicationGroupPropspublic final String getEngineVersion()
CfnGlobalReplicationGroupPropsgetEngineVersion in interface CfnGlobalReplicationGroupPropspublic final Number getGlobalNodeGroupCount()
CfnGlobalReplicationGroupPropsgetGlobalNodeGroupCount in interface CfnGlobalReplicationGroupPropspublic final String getGlobalReplicationGroupDescription()
CfnGlobalReplicationGroupPropsgetGlobalReplicationGroupDescription in interface CfnGlobalReplicationGroupPropspublic final String getGlobalReplicationGroupIdSuffix()
CfnGlobalReplicationGroupPropsThe suffix guarantees uniqueness of the Global Datastore name across multiple regions.
getGlobalReplicationGroupIdSuffix in interface CfnGlobalReplicationGroupPropspublic final Object getRegionalConfigurations()
CfnGlobalReplicationGroupPropsgetRegionalConfigurations in interface CfnGlobalReplicationGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.