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 CreateReplicationConfig operation. Creates a configuration that you can later provide to configure and start an DMS Serverless replication. You can also provide options to validate the configuration inputs before you start the replication.
Namespace: Amazon.DatabaseMigrationService.Model
Assembly: AWSSDK.DatabaseMigrationService.dll
Version: 3.x.y.z
public class CreateReplicationConfigRequest : AmazonDatabaseMigrationServiceRequest IAmazonWebServiceRequest
The CreateReplicationConfigRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateReplicationConfigRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ComputeConfig | Amazon.DatabaseMigrationService.Model.ComputeConfig |
Gets and sets the property ComputeConfig. Configuration parameters for provisioning an DMS Serverless replication. |
![]() |
ReplicationConfigIdentifier | System.String |
Gets and sets the property ReplicationConfigIdentifier.
A unique identifier that you want to use to create a |
![]() |
ReplicationSettings | System.String |
Gets and sets the property ReplicationSettings. Optional JSON settings for DMS Serverless replications that are provisioned using this replication configuration. For example, see Change processing tuning settings. |
![]() |
ReplicationType | Amazon.DatabaseMigrationService.MigrationTypeValue |
Gets and sets the property ReplicationType. The type of DMS Serverless replication to provision using this replication configuration. Possible values:
|
![]() |
ResourceIdentifier | System.String |
Gets and sets the property ResourceIdentifier. Optional unique value or name that you set for a given resource that can be used to construct an Amazon Resource Name (ARN) for that resource. For more information, see Fine-grained access control using resource names and tags. |
![]() |
SourceEndpointArn | System.String |
Gets and sets the property SourceEndpointArn. The Amazon Resource Name (ARN) of the source endpoint for this DMS Serverless replication configuration. |
![]() |
SupplementalSettings | System.String |
Gets and sets the property SupplementalSettings. Optional JSON settings for specifying supplemental data. For more information, see Specifying supplemental data for task settings. |
![]() |
TableMappings | System.String |
Gets and sets the property TableMappings. JSON table mappings for DMS Serverless replications that are provisioned using this replication configuration. For more information, see Specifying table selection and transformations rules using JSON. |
![]() |
Tags | System.Collections.Generic.List<Amazon.DatabaseMigrationService.Model.Tag> |
Gets and sets the property Tags. One or more optional tags associated with resources used by the DMS Serverless replication. For more information, see Tagging resources in Database Migration Service. |
![]() |
TargetEndpointArn | System.String |
Gets and sets the property TargetEndpointArn. The Amazon Resource Name (ARN) of the target endpoint for this DMS serverless replication configuration. |
.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