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 DeleteReplicationJob operation. Deletes the specified replication job.

After you delete a replication job, there are no further replication runs. Amazon Web Services deletes the contents of the Amazon S3 bucket used to store Server Migration Service artifacts. The AMIs created by the replication runs are not deleted.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ServerMigrationService.AmazonServerMigrationServiceRequest
      Amazon.ServerMigrationService.Model.DeleteReplicationJobRequest

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

Syntax

C#
public class DeleteReplicationJobRequest : AmazonServerMigrationServiceRequest
         IAmazonWebServiceRequest

The DeleteReplicationJobRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ReplicationJobId System.String

Gets and sets the property ReplicationJobId.

The ID of the replication job.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5