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

DeleteClientBrandingRequest

import type { DeleteClientBrandingRequest } from "https://aws-api.deno.dev/v0.4/services/workspaces.ts?docs=full";
interface DeleteClientBrandingRequest {
Platforms: ClientDeviceType[];
ResourceId: string;
}

§Properties

§

The device type for which you want to delete client branding.

§
ResourceId: string
[src]

The directory identifier of the WorkSpace for which you want to delete client branding.