class Aws::MemoryDB::Types::FailoverShardRequest

@note When making an API call, you may pass FailoverShardRequest

data as a hash:

    {
      cluster_name: "String", # required
      shard_name: "String", # required
    }

@!attribute [rw] cluster_name

The cluster being failed over
@return [String]

@!attribute [rw] shard_name

The name of the shard
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/FailoverShardRequest AWS API Documentation

Constants

SENSITIVE