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

CreateUserPoolDomainResponse

import type { CreateUserPoolDomainResponse } from "https://aws-api.deno.dev/v0.3/services/cognitoidentityserviceprovider.ts?docs=full";
interface CreateUserPoolDomainResponse {
CloudFrontDomain?: string | null;
}

§Properties

§
CloudFrontDomain?: string | null
[src]

The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.