@aws-sdk/client-workmail

ListResourcesCommandInput Interface

The input for ListResourcesCommand.

Members

Name
Type
Details
OrganizationId Requiredstring | undefined

The identifier for the organization under which the resources exist.

Filters ListResourcesFilters | undefined

Limit the resource search results based on the filter criteria. You can only use one filter per request.

MaxResults number | undefined

The maximum number of results to return in a single call.

NextToken string | undefined

The token to use to retrieve the next page of results. The first call does not contain any tokens.

Full Signature

export interface ListResourcesCommandInput extends ListResourcesRequest