class Aws::DatabaseMigrationService::Types::ReplicationTaskAssessmentResult
The task assessment report in JSON format.
@!attribute [rw] replication_task_identifier
The replication task identifier of the task on which the task assessment was run. @return [String]
@!attribute [rw] replication_task_arn
The Amazon Resource Name (ARN) of the replication task. @return [String]
@!attribute [rw] replication_task_last_assessment_date
The date the task assessment was completed. @return [Time]
@!attribute [rw] assessment_status
The status of the task assessment. @return [String]
@!attribute [rw] assessment_results_file
The file containing the results of the task assessment. @return [String]
@!attribute [rw] assessment_results
The task assessment results in JSON format. The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request. @return [String]
@!attribute [rw] s3_object_url
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ReplicationTaskAssessmentResult AWS API Documentation
Constants
- SENSITIVE