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

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

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

Properties

optional
LogSubscriptions: LogSubscription[] | null
optional
NextToken: string | null