- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-apptest
TestSuiteSummary Interface
Specifies the test suite summary.
Members
Name | Type | Details |
---|---|---|
creationTime Required | Date | undefined | The creation time of the test suite summary. |
lastUpdateTime Required | Date | undefined | The last update time of the test suite summary. |
latestVersion Required | number | undefined | The latest version of the test suite summary. |
name Required | string | undefined | The name of the test suite summary. |
status Required | TestSuiteLifecycle | undefined | The status of the test suite summary. |
testSuiteArn Required | string | undefined | The test suite Amazon Resource Name (ARN) of the test suite summary. |
testSuiteId Required | string | 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