C# Class Amazon.ServerMigrationService.Model.DeleteReplicationJobRequest

Container for the parameters to the DeleteReplicationJob operation. The DeleteReplicationJob API is used to delete a ReplicationJob, resulting in no further ReplicationRuns. This will delete the contents of the S3 bucket used to store SMS artifacts, but will not delete any AMIs created by the SMS service.
Inheritance: AmazonServerMigrationServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetReplicationJobId ( ) : bool