class Aws::IoTDeviceAdvisor::Types::TestCaseRun

Provides test case run.

@!attribute [rw] test_case_run_id

Provides test case run Id.
@return [String]

@!attribute [rw] test_case_definition_id

Provides test case run definition Id.
@return [String]

@!attribute [rw] test_case_definition_name

Provides test case run definition Name.
@return [String]

@!attribute [rw] status

Provides test case run status.
@return [String]

@!attribute [rw] start_time

Provides test case run start time.
@return [Time]

@!attribute [rw] end_time

Provides test case run end time.
@return [Time]

@!attribute [rw] log_url

Provides test case run log Url.
@return [String]

@!attribute [rw] warnings

Provides test case run warnings.
@return [String]

@!attribute [rw] failure

Provides test case run failure result.
@return [String]

Constants

SENSITIVE