class Aws::DatabaseMigrationService::Types::ReplicationTaskIndividualAssessment

Provides information that describes an individual assessment from a premigration assessment run.

@!attribute [rw] replication_task_individual_assessment_arn

Amazon Resource Name (ARN) of this individual assessment.
@return [String]

@!attribute [rw] replication_task_assessment_run_arn

ARN of the premigration assessment run that is created to run this
individual assessment.
@return [String]

@!attribute [rw] individual_assessment_name

Name of this individual assessment.
@return [String]

@!attribute [rw] status

Individual assessment status.

This status can have one of the following values:

* `"cancelled"`

* `"error"`

* `"failed"`

* `"passed"`

* `"pending"`

* `"running"`
@return [String]

@!attribute [rw] replication_task_individual_assessment_start_date

Date when this individual assessment was started as part of running
the `StartReplicationTaskAssessmentRun` operation.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ReplicationTaskIndividualAssessment AWS API Documentation

Constants

SENSITIVE