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

BatchDisableStandardsRequest

import type { BatchDisableStandardsRequest } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";
interface BatchDisableStandardsRequest {
StandardsSubscriptionArns: string[];
}

§Properties

§
StandardsSubscriptionArns: string[]
[src]

The ARNs of the standards subscriptions to disable.