@aws-sdk/client-apptest

CreateTestConfigurationRequest Interface

Members

Name
Type
Details
name Requiredstring | undefined

The name of the test configuration.

resources RequiredResource[] | 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