View source: R/elasticache_operations.R
elasticache_batch_stop_update_action | R Documentation |
Stop the service update. For more information on service updates and stopping them, see Stopping Service Updates.
See https://www.paws-r-sdk.com/docs/elasticache_batch_stop_update_action/ for full documentation.
elasticache_batch_stop_update_action(
ReplicationGroupIds = NULL,
CacheClusterIds = NULL,
ServiceUpdateName
)
ReplicationGroupIds |
The replication group IDs |
CacheClusterIds |
The cache cluster IDs |
ServiceUpdateName |
[required] The unique ID of the service update |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.