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

AttachTrustRequest

import type { AttachTrustRequest } from "https://googleapis.deno.dev/v1/managedidentities:v1.ts";

Request message for AttachTrust

interface AttachTrustRequest {
trust?: Trust;
}

§Properties

§
trust?: Trust
[src]

Required. The domain trust resource.