elasticache_complete_migration {paws.database} | R Documentation |
Complete the migration of data
Description
Complete the migration of data.
See https://www.paws-r-sdk.com/docs/elasticache_complete_migration/ for full documentation.
Usage
elasticache_complete_migration(ReplicationGroupId, Force = NULL)
Arguments
ReplicationGroupId |
[required] The ID of the replication group to which data is being migrated. |
Force |
Forces the migration to stop without ensuring that data is in sync. It is recommended to use this option only to abort the migration and not recommended when application wants to continue migration to ElastiCache. |
[Package paws.database version 0.9.0 Index]