listSuiteRuns
inline suspend fun IotDeviceAdvisorClient.listSuiteRuns(crossinline block: ListSuiteRunsRequest.Builder.() -> Unit): ListSuiteRunsResponse
Lists runs of the specified Device Advisor test suite. You can list all runs of the test suite, or the runs of a specific version of the test suite.
Requires permission to access the ListSuiteRuns action.