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