Skip to content

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


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

Interface: ListConfigurationsCommandInput

The input for ListConfigurationsCommand.

Extends

Properties

filter?

optional filter?: ConditionExpression

Filter by matching conditions

Inherited from

ListConfigurationsRequest.filter


maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListConfigurationsRequest.maxResults


name?

optional name?: string

Filter by matching name (prefix)

Inherited from

ListConfigurationsRequest.name


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListConfigurationsRequest.nextToken