class Aws::IoTDeviceAdvisor::Types::GetSuiteRunResponse

@!attribute [rw] suite_definition_id

Suite definition Id for the test suite run.
@return [String]

@!attribute [rw] suite_definition_version

Suite definition version for the test suite run.
@return [String]

@!attribute [rw] suite_run_id

Suite run Id for the test suite run.
@return [String]

@!attribute [rw] suite_run_arn

The ARN of the suite run.
@return [String]

@!attribute [rw] suite_run_configuration

Suite run configuration for the test suite run.
@return [Types::SuiteRunConfiguration]

@!attribute [rw] test_result

Test results for the test suite run.
@return [Types::TestResult]

@!attribute [rw] start_time

Date (in Unix epoch time) when the test suite run was started.
@return [Time]

@!attribute [rw] end_time

Date (in Unix epoch time) when the test suite run ended.
@return [Time]

@!attribute [rw] status

Status for the test suite run.
@return [String]

@!attribute [rw] error_reason

Error reason for any test suite run failure.
@return [String]

@!attribute [rw] tags

The tags attached to the suite run.
@return [Hash<String,String>]

Constants

SENSITIVE