Skip to main content
Module

x/aws_api/services/cloudwatch/mod.ts>DescribeInsightRulesOutput

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface DescribeInsightRulesOutput
import { type DescribeInsightRulesOutput } from "https://deno.land/x/aws_api@v0.8.1/services/cloudwatch/mod.ts";

Properties

optional
NextToken: string | null
InsightRules: InsightRule[]