@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object members,
Object automaticFailoverEnabled,
String cacheNodeType,
String cacheParameterGroupName,
String engineVersion,
Number globalNodeGroupCount,
String globalReplicationGroupDescription,
String globalReplicationGroupIdSuffix,
Object regionalConfigurations)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalReplicationGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAutomaticFailoverEnabled()
`AWS::ElastiCache::GlobalReplicationGroup.AutomaticFailoverEnabled`.
|
String |
getCacheNodeType()
`AWS::ElastiCache::GlobalReplicationGroup.CacheNodeType`.
|
String |
getCacheParameterGroupName()
`AWS::ElastiCache::GlobalReplicationGroup.CacheParameterGroupName`.
|
String |
getEngineVersion()
`AWS::ElastiCache::GlobalReplicationGroup.EngineVersion`.
|
Number |
getGlobalNodeGroupCount()
`AWS::ElastiCache::GlobalReplicationGroup.GlobalNodeGroupCount`.
|
String |
getGlobalReplicationGroupDescription()
`AWS::ElastiCache::GlobalReplicationGroup.GlobalReplicationGroupDescription`.
|
String |
getGlobalReplicationGroupIdSuffix()
`AWS::ElastiCache::GlobalReplicationGroup.GlobalReplicationGroupIdSuffix`.
|
Object |
getMembers()
`AWS::ElastiCache::GlobalReplicationGroup.Members`.
|
Object |
getRegionalConfigurations()
`AWS::ElastiCache::GlobalReplicationGroup.RegionalConfigurations`.
|
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(Object members, Object automaticFailoverEnabled, String cacheNodeType, String cacheParameterGroupName, String engineVersion, Number globalNodeGroupCount, String globalReplicationGroupDescription, String globalReplicationGroupIdSuffix, Object regionalConfigurations)
CfnGlobalReplicationGroupProps.Builder.public final Object getMembers()
CfnGlobalReplicationGroupPropsgetMembers in interface CfnGlobalReplicationGroupPropspublic final Object getAutomaticFailoverEnabled()
CfnGlobalReplicationGroupPropsgetAutomaticFailoverEnabled in interface CfnGlobalReplicationGroupPropspublic final String getCacheNodeType()
CfnGlobalReplicationGroupPropsgetCacheNodeType in interface CfnGlobalReplicationGroupPropspublic final String getCacheParameterGroupName()
CfnGlobalReplicationGroupPropsgetCacheParameterGroupName 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()
CfnGlobalReplicationGroupPropsgetGlobalReplicationGroupIdSuffix 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 © 2021. All rights reserved.