class Aws::ElastiCache::Types::DisassociateGlobalReplicationGroupMessage
@note When making an API call, you may pass DisassociateGlobalReplicationGroupMessage
data as a hash: { global_replication_group_id: "String", # required replication_group_id: "String", # required replication_group_region: "String", # required }
@!attribute [rw] global_replication_group_id
The name of the Global datastore @return [String]
@!attribute [rw] replication_group_id
The name of the secondary cluster you wish to remove from the Global datastore @return [String]
@!attribute [rw] replication_group_region
The Amazon region of secondary cluster you wish to remove from the Global datastore @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DisassociateGlobalReplicationGroupMessage AWS API Documentation
Constants
- SENSITIVE