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

TrustAnchorDetailResponse

import type { TrustAnchorDetailResponse } from "https://aws-api.deno.dev/v0.4/services/rolesanywhere.ts?docs=full";
interface TrustAnchorDetailResponse {
trustAnchor: TrustAnchorDetail;
}

§Properties

§

The state of the trust anchor after a read or write operation.