ListTestCaseExecutionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Filter executions that started before this time.

Link copied to clipboard

The identifier of the Amazon Connect instance.

Link copied to clipboard

The maximum number of results to return per page.

Link copied to clipboard

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Link copied to clipboard

Filter executions that started after this time.

Link copied to clipboard

Filter executions by status.

Link copied to clipboard

Filter executions by test case identifier.

Link copied to clipboard

Filter executions by test case name.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String