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

BatchEnableStandardsResponse

import type { BatchEnableStandardsResponse } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";
interface BatchEnableStandardsResponse {
StandardsSubscriptions?: StandardsSubscription[] | null;
}

§Properties

§
StandardsSubscriptions?: StandardsSubscription[] | null
[src]

The details of the standards subscriptions that were enabled.