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

SimulateSecurityHealthAnalyticsCustomModuleResponse

import type { SimulateSecurityHealthAnalyticsCustomModuleResponse } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Response message for simulating a SecurityHealthAnalyticsCustomModule against a given resource.

interface SimulateSecurityHealthAnalyticsCustomModuleResponse {
result?: SimulatedResult;
}

§Properties

§

Result for test case in the corresponding request.