Skip to main content

TCognitoIdentityProviderListUserImportJobsRequest

Class in AWS.CognitoIdentityProvider

ListUserImportJobs request class.

Ancestors

Properties

MaxResults

property MaxResults: TOptional<Integer>

PaginationToken

property PaginationToken: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId: string);

Constructor for TCognitoIdentityProviderListUserImportJobsRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.