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

MacSecKey

import type { MacSecKey } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/directconnect.ts";
interface MacSecKey {
ckn?: string | null;
secretARN?: string | null;
startOn?: string | null;
state?: string | null;
}

§Properties

§
ckn?: string | null
[src]
§
secretARN?: string | null
[src]
§
startOn?: string | null
[src]
§
state?: string | null
[src]