Skip to main content

ISESV2PagedRequest

Interface in AWS.SESV2

Base interface for SESV2 paged requests.

Ancestors

Properties

NextToken

property NextToken: string

Specifies a token returned from a previous call indicating the position in the list of results.

PageSize

property PageSize: TOptional<Integer>

Specifies the number of results to return in a single response.