class Aws::ElastiCache::Types::CompleteMigrationMessage
@note When making an API call, you may pass CompleteMigrationMessage
data as a hash: { replication_group_id: "String", # required force: false, }
@!attribute [rw] replication_group_id
The ID of the replication group to which data is being migrated. @return [String]
@!attribute [rw] 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. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CompleteMigrationMessage AWS API Documentation
Constants
- SENSITIVE