@aws-sdk/client-apptest

TestSuiteSummary Interface

Specifies the test suite summary.

Members

Name
Type
Details
creationTime RequiredDate | undefined

The creation time of the test suite summary.

lastUpdateTime RequiredDate | undefined

The last update time of the test suite summary.

latestVersion Requirednumber | undefined

The latest version of the test suite summary.

name Requiredstring | undefined

The name of the test suite summary.

status RequiredTestSuiteLifecycle | undefined

The status of the test suite summary.

testSuiteArn Requiredstring | undefined

The test suite Amazon Resource Name (ARN) of the test suite summary.

testSuiteId Requiredstring | undefined

The test suite ID of the test suite summary.

statusReason string | undefined

The status reason of the test suite summary.

Full Signature

export interface TestSuiteSummary