- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-apptest
CreateTestConfigurationRequest Interface
Members
Name | Type | Details |
---|---|---|
name Required | string | undefined | The name of the test configuration. |
resources Required | Resource[] | undefined | The defined resources of the test configuration. |
clientToken | string | undefined | The client token of the test configuration. |
description | string | undefined | The description of the test configuration. |
properties | Record<string, string> | undefined | The properties of the test configuration. |
serviceSettings | ServiceSettings | undefined | The service settings of the test configuration. |
tags | Record<string, string> | undefined | The tags of the test configuration. |
Full Signature
export interface CreateTestConfigurationRequest