StopTestCaseExecutionRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.
Link copied to clipboard
The identifier of the Amazon Connect instance.
Link copied to clipboard
The identifier of the test case execution to stop.
Link copied to clipboard
The identifier of the test case.
Functions
Link copied to clipboard
inline fun copy(block: StopTestCaseExecutionRequest.Builder.() -> Unit = {}): StopTestCaseExecutionRequest