stopSuiteRun
inline suspend fun IotDeviceAdvisorClient.stopSuiteRun(crossinline block: StopSuiteRunRequest.Builder.() -> Unit): StopSuiteRunResponse
Stops a Device Advisor test suite run that is currently running.
Requires permission to access the StopSuiteRun action.