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

UpdateTrustResult

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

§Properties

§
RequestId?: string | null
[src]
§
TrustId?: string | null
[src]

Identifier of the trust relationship.