Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetIdentityResolutionJobRequest

import type { GetIdentityResolutionJobRequest } from "https://aws-api.deno.dev/v0.4/services/customerprofiles.ts?docs=full";
interface GetIdentityResolutionJobRequest {
DomainName: string;
JobId: string;
}

§Properties

§
DomainName: string
[src]

The unique name of the domain.

§
JobId: string
[src]

The unique identifier of the Identity Resolution Job.