ReplicationTaskAssessmentRun

Provides information that describes a premigration assessment run that you have started using the StartReplicationTaskAssessmentRun operation.

Some of the information appears based on other operations that can return the ReplicationTaskAssessmentRun object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indication of the completion progress for the individual assessments specified to run.

Link copied to clipboard

Unique name of the assessment run.

Link copied to clipboard

Indicates that the following PreflightAssessmentRun is the latest for the ReplicationTask. The status is either true or false.

Link copied to clipboard

Last message generated by an individual assessment failure.

Link copied to clipboard

ARN of the migration task associated with this premigration assessment run.

Link copied to clipboard

Amazon Resource Name (ARN) of this assessment run.

Link copied to clipboard

Date on which the assessment run was created using the StartReplicationTaskAssessmentRun operation.

Link copied to clipboard

Encryption mode used to encrypt the assessment run results.

Link copied to clipboard

ARN of the KMS encryption key used to encrypt the assessment run results.

Link copied to clipboard

Amazon S3 bucket where DMS stores the results of this assessment run.

Link copied to clipboard

Folder in an Amazon S3 bucket where DMS stores the results of this assessment run.

Link copied to clipboard

Result statistics for a completed assessment run, showing aggregated statistics of IndividualAssessments for how many assessments were passed, failed, or encountered issues such as errors or warnings.

Link copied to clipboard

ARN of the service role used to start the assessment run using the StartReplicationTaskAssessmentRun operation. The role must allow the iam:PassRole action.

Link copied to clipboard

Assessment run status.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String