class Aws::ElastiCache::Types::TestFailoverMessage
@note When making an API call, you may pass TestFailoverMessage
data as a hash: { replication_group_id: "String", # required node_group_id: "AllowedNodeGroupId", # required }
@!attribute [rw] replication_group_id
The name of the replication group (console: cluster) whose automatic failover is being tested by this operation. @return [String]
@!attribute [rw] node_group_id
The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/TestFailoverMessage AWS API Documentation
Constants
- SENSITIVE