elasticache_batch_apply_update_action {paws.database} | R Documentation |
Apply the service update
Description
Apply the service update. For more information on service updates and applying them, see Applying Service Updates.
See https://www.paws-r-sdk.com/docs/elasticache_batch_apply_update_action/ for full documentation.
Usage
elasticache_batch_apply_update_action(
ReplicationGroupIds = NULL,
CacheClusterIds = NULL,
ServiceUpdateName
)
Arguments
ReplicationGroupIds |
The replication group IDs |
CacheClusterIds |
The cache cluster IDs |
ServiceUpdateName |
[required] The unique ID of the service update |
[Package paws.database version 0.9.0 Index]