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

PutFindingsPublicationConfigurationRequest

import type { PutFindingsPublicationConfigurationRequest } from "https://aws-api.deno.dev/v0.4/services/macie2.ts?docs=full";
interface PutFindingsPublicationConfigurationRequest {
clientToken?: string | null;
securityHubConfiguration?: SecurityHubConfiguration | null;
}

§Properties

§
clientToken?: string | null
[src]

A unique, case-sensitive token that you provide to ensure the idempotency of the request.

§
securityHubConfiguration?: SecurityHubConfiguration | null
[src]

The configuration settings that determine which findings to publish to Security Hub.