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

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

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

Properties

optional
DirectoryId: string | null
optional
TopicName: string | null
optional
TopicArn: string | null
optional
CreatedDateTime: Date | number | null
optional
Status: TopicStatus | null