Class: Aws::IoTDeviceAdvisor::Types::GetSuiteRunResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-iotdeviceadvisor/types.rb

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#end_time ⇒ Time

Date (in Unix epoch time) when the test suite run ended.

Returns:

  • (Time)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#error_reason ⇒ String

Error reason for any test suite run failure.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#start_time ⇒ Time

Date (in Unix epoch time) when the test suite run started.

Returns:

  • (Time)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

Status for the test suite run.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#suite_definition_id ⇒ String

Suite definition ID for the test suite run.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#suite_definition_version ⇒ String

Suite definition version for the test suite run.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#suite_run_arn ⇒ String

The ARN of the suite run.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#suite_run_configuration ⇒ Types::SuiteRunConfiguration

Suite run configuration for the test suite run.



292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#suite_run_id ⇒ String

Suite run ID for the test suite run.

Returns:

  • (String)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tags ⇒ Hash<String,String>

The tags attached to the suite run.

Returns:

  • (Hash<String,String>)


292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#test_result ⇒ Types::TestResult

Test results for the test suite run.

Returns:



292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# File 'lib/aws-sdk-iotdeviceadvisor/types.rb', line 292

class GetSuiteRunResponse < Struct.new(
  :suite_definition_id,
  :suite_definition_version,
  :suite_run_id,
  :suite_run_arn,
  :suite_run_configuration,
  :test_result,
  :start_time,
  :end_time,
  :status,
  :error_reason,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end