You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::ReplicationTaskAssessmentRunProgress

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The progress values reported by the AssessmentProgress response element.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#individual_assessment_completed_countInteger

The number of individual assessments that have completed, successfully or not.

Returns:

  • (Integer)

    The number of individual assessments that have completed, successfully or not.

#individual_assessment_countInteger

The number of individual assessments that are specified to run.

Returns:

  • (Integer)

    The number of individual assessments that are specified to run.