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

MergeDeveloperIdentitiesResponse

import type { MergeDeveloperIdentitiesResponse } from "https://aws-api.deno.dev/v0.3/services/cognitoidentity.ts?docs=full";

Returned in response to a successful MergeDeveloperIdentities action.

interface MergeDeveloperIdentitiesResponse {
IdentityId?: string | null;
}

§Properties

§
IdentityId?: string | null
[src]

A unique identifier in the format REGION:GUID.