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

DeleteProfileObjectTypeResponse

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

§Properties

§
Message: string
[src]

A message that indicates the delete request is done.