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

BatchEnableStandardsRequest

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

§Properties

§
StandardsSubscriptionRequests: StandardsSubscriptionRequest[]
[src]

The list of standards checks to enable.