class Aws::IoTDeviceAdvisor::Types::GetSuiteRunRequest
@note When making an API call, you may pass GetSuiteRunRequest
data as a hash: { suite_definition_id: "UUID", # required suite_run_id: "UUID", # required }
@!attribute [rw] suite_definition_id
Suite definition Id for the test suite run. @return [String]
@!attribute [rw] suite_run_id
Suite run Id for the test suite run. @return [String]
Constants
- SENSITIVE