Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / ListConfigurationsCommandOutput

Interface: ListConfigurationsCommandOutput

The output of ListConfigurationsCommand.

Extends

Properties

configurations

configurations: ConfigurationReference[]

List of configurations

Inherited from

ListConfigurationsResponse.configurations


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListConfigurationsResponse.nextToken