AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CompleteMigration operation. Complete the migration of data.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ElastiCache.AmazonElastiCacheRequest
      Amazon.ElastiCache.Model.CompleteMigrationRequest

Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.ElastiCache.dll
Version: 3.x.y.z

Syntax

C#
public class CompleteMigrationRequest : AmazonElastiCacheRequest
         IAmazonWebServiceRequest

The CompleteMigrationRequest type exposes the following members

Constructors

NameDescription
Public Method CompleteMigrationRequest()

Properties

NameTypeDescription
Public Property Force System.Boolean

Gets and sets the property 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.

Public Property ReplicationGroupId System.String

Gets and sets the property ReplicationGroupId.

The ID of the replication group to which data is being migrated.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5