Updates the configuration of an existing multi-Region cluster.
See https://www.paws-r-sdk.com/docs/memorydb_update_multi_region_cluster/ for full documentation.
memorydb_update_multi_region_cluster(
MultiRegionClusterName,
NodeType = NULL,
Description = NULL,
EngineVersion = NULL,
ShardConfiguration = NULL,
MultiRegionParameterGroupName = NULL,
UpdateStrategy = NULL
)
[required] The name of the multi-Region cluster to be updated.
The new node type to be used for the multi-Region cluster.
A new description for the multi-Region cluster.
The new engine version to be used for the multi-Region cluster.
The new multi-Region parameter group to be associated with the cluster.
Whether to force the update even if it may cause data loss.