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.

The task assessment report in JSON format.

Inheritance Hierarchy

System.Object
  Amazon.DatabaseMigrationService.Model.ReplicationTaskAssessmentResult

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

Syntax

C#
public class ReplicationTaskAssessmentResult

The ReplicationTaskAssessmentResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssessmentResults System.String

Gets and sets the property AssessmentResults.

The task assessment results in JSON format.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.

Public Property AssessmentResultsFile System.String

Gets and sets the property AssessmentResultsFile.

The file containing the results of the task assessment.

Public Property AssessmentStatus System.String

Gets and sets the property AssessmentStatus.

The status of the task assessment.

Public Property ReplicationTaskArn System.String

Gets and sets the property ReplicationTaskArn.

The Amazon Resource Name (ARN) of the replication task.

Public Property ReplicationTaskIdentifier System.String

Gets and sets the property ReplicationTaskIdentifier.

The replication task identifier of the task on which the task assessment was run.

Public Property ReplicationTaskLastAssessmentDate System.DateTime

Gets and sets the property ReplicationTaskLastAssessmentDate.

The date the task assessment was completed.

Public Property S3ObjectUrl System.String

Gets and sets the property S3ObjectUrl.

The URL of the S3 object containing the task assessment results.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.

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