class Aws::MigrationHubStrategyRecommendations::Types::DataCollectionDetails
Detailed information about an assessment.
@!attribute [rw] completion_time
The time the assessment completes. @return [Time]
@!attribute [rw] failed
The number of failed servers in the assessment. @return [Integer]
@!attribute [rw] in_progress
The number of servers with the assessment status `IN_PROGESS`. @return [Integer]
@!attribute [rw] servers
The total number of servers in the assessment. @return [Integer]
@!attribute [rw] start_time
The start time of assessment. @return [Time]
@!attribute [rw] status
The status of the assessment. @return [String]
@!attribute [rw] success
The number of successful servers in the assessment. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/DataCollectionDetails AWS API Documentation
Constants
- SENSITIVE