- 
Method Summary
 The name of the Global datastore
 
Add an optional request override configuration.
 
Add an optional request override configuration.
 
 The Amazon region of the primary cluster of the Global datastore
 
 The name of the primary replication group
 
 
 
 
 
- 
Method Details
- 
globalReplicationGroupId
 The name of the Global datastore
 
 
- Parameters:
 
globalReplicationGroupId - The name of the Global datastore 
- Returns:
 
- Returns a reference to this object so that method calls can be chained together.
 
 
- 
primaryRegion
 The Amazon region of the primary cluster of the Global datastore
 
 
- Parameters:
 
primaryRegion - The Amazon region of the primary cluster of the Global datastore 
- Returns:
 
- Returns a reference to this object so that method calls can be chained together.
 
 
- 
primaryReplicationGroupId
 The name of the primary replication group
 
 
- Parameters:
 
primaryReplicationGroupId - The name of the primary replication group 
- Returns:
 
- Returns a reference to this object so that method calls can be chained together.
 
 
- 
overrideConfiguration
Add an optional request override configuration.
- Specified by:
 
overrideConfiguration in interface AwsRequest.Builder 
- Parameters:
 
overrideConfiguration - The override configuration. 
- Returns:
 
- This object for method chaining.
 
 
-