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

BatchUpdateStandardsControlAssociationsResponse

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

§Properties

§
UnprocessedAssociationUpdates?: UnprocessedStandardsControlAssociationUpdate[] | null
[src]

A security control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) whose enablement status in a specified standard couldn't be updated.