ListTestExecutionResultItemsResponse
Types
Properties
Link copied to clipboard
A token that indicates whether there are more results to return in a response to the ListTestExecutionResultItems
operation. If the nextToken
field is present, you send the contents as the nextToken
parameter of a ListTestExecutionResultItems
operation request to get the next page of results.
Link copied to clipboard
The list of results from the test execution.
Functions
Link copied to clipboard
inline fun copy(block: ListTestExecutionResultItemsResponse.Builder.() -> Unit = {}): ListTestExecutionResultItemsResponse