Jump to Content

Interface ListIdentitiesCommandInputProtected

The input for ListIdentitiesCommand.

Hierarchy

Properties

IdentityType?: string

The type of the identities to list. Possible values are "EmailAddress" and "Domain". If this parameter is omitted, then all identities will be listed.

MaxItems?: number

The maximum number of identities per page. Possible values are 1-1000 inclusive.

NextToken?: string

The token to use for pagination.