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

SsmTargetAccount

import type { SsmTargetAccount } from "https://aws-api.deno.dev/v0.4/services/ssmincidents.ts?docs=full";
type SsmTargetAccount = "RESPONSE_PLAN_OWNER_ACCOUNT" | "IMPACTED_ACCOUNT" | cmnP.UnexpectedEnumValue;

§Type

§
"RESPONSE_PLAN_OWNER_ACCOUNT" | "IMPACTED_ACCOUNT" | cmnP.UnexpectedEnumValue
[src]