TestCaseExecution - Amazon Connect

TestCaseExecution

Contains information about a test case execution.

Contents

EndTime

The timestamp when the test case execution ended.

Type: Timestamp

Required: No

StartTime

The timestamp when the test case execution started.

Type: Timestamp

Required: No

Tags

The tags used to organize, track, or control access for this resource.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$

Value Length Constraints: Maximum length of 256.

Required: No

TestCaseExecutionId

The identifier of the test case execution.

Type: String

Length Constraints: Maximum length of 500.

Required: No

TestCaseExecutionStatus

The status of the test case execution.

Type: String

Valid Values: INITIATED | PASSED | FAILED | IN_PROGRESS | STOPPED

Required: No

TestCaseId

The identifier of the test case.

Type: String

Length Constraints: Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: