primaryReplicationGroupId
The name of the primary cluster that accepts writes and will replicate updates to the secondary cluster.
- Returns:
- The name of the primary cluster that accepts writes and will replicate updates to the secondary cluster.
SdkPojo, ToCopyableBuilder<CreateGlobalReplicationGroupRequest.Builder,CreateGlobalReplicationGroupRequest> builder()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) SdkRequest.final Stringfinal Stringfinal inthashCode()final Stringstatic Class<? extends CreateGlobalReplicationGroupRequest.Builder> final StringtoString()overrideConfigurationcopyThe suffix name of a Global datastore. Amazon ElastiCache automatically applies a prefix to the Global datastore ID when it is created. Each Amazon Region has its own prefix. For instance, a Global datastore ID created in the US-West-1 region will begin with "dsdfu" along with the suffix name you provide. The suffix, combined with the auto-generated prefix, guarantees uniqueness of the Global datastore name across multiple regions.
For a full list of Amazon Regions and their respective Global datastore iD prefixes, see Using the Amazon CLI with Global datastores .
For a full list of Amazon Regions and their respective Global datastore iD prefixes, see Using the Amazon CLI with Global datastores .
Provides details of the Global datastore
The name of the primary cluster that accepts writes and will replicate updates to the secondary cluster.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<CreateGlobalReplicationGroupRequest.Builder,CreateGlobalReplicationGroupRequest> toBuilder in class ElastiCacheRequesthashCode in class AwsRequestequals in class AwsRequestSdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withSdkRequestSdkRequest. The field name
specified should match the member name from the corresponding service-2.json model specified in the
codegen-resources folder for a given service. The class specifies what class to cast the returned value to.
If the returned value is also a modeled class, the SdkRequest.getValueForField(String, Class) method will
again be available.getValueForField in class SdkRequestfieldName - The name of the member to be retrieved.clazz - The class to cast the returned object to.