memorydb_batch_update_cluster {paws.database} | R Documentation |
Apply the service update to a list of clusters supplied
Description
Apply the service update to a list of clusters supplied. For more information on service updates and applying them, see Applying the service updates.
See https://www.paws-r-sdk.com/docs/memorydb_batch_update_cluster/ for full documentation.
Usage
memorydb_batch_update_cluster(ClusterNames, ServiceUpdate = NULL)
Arguments
ClusterNames |
[required] The cluster names to apply the updates. |
ServiceUpdate |
The unique ID of the service update |
[Package paws.database version 0.6.0 Index]