Awso_cognito_idp.DescribeUserImportJobRequestSourceRepresents the request to describe the user import job.
type nonrec t = {userPoolId : UserPoolIdType.t;The ID of the user pool that's associated with the import job.
*)jobId : UserImportJobIdType.t;The Id of the user import job that you want to describe.
*)}