Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/ds@2015-04-16/mod.ts>Trust

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface Trust
import { type Trust } from "https://deno.land/x/aws_api@v0.1.0/services/ds@2015-04-16/mod.ts";

Properties

optional
DirectoryId: string | null
optional
TrustId: string | null
optional
RemoteDomainName: string | null
optional
TrustType: TrustType | null
optional
TrustDirection: TrustDirection | null
optional
TrustState: TrustState | null
optional
CreatedDateTime: Date | number | null
optional
LastUpdatedDateTime: Date | number | null
optional
StateLastUpdatedDateTime: Date | number | null
optional
TrustStateReason: string | null
optional
SelectiveAuth: SelectiveAuth | null