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

x/aws_api/services/ce@2017-10-25/mod.ts>GetAnomalySubscriptionsRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface GetAnomalySubscriptionsRequest
import { type GetAnomalySubscriptionsRequest } from "https://deno.land/x/aws_api@v0.1.0/services/ce@2017-10-25/mod.ts";

Properties

optional
SubscriptionArnList: string[] | null
optional
MonitorArn: string | null
optional
NextPageToken: string | null
optional
MaxResults: number | null