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

BatchGetFreeTrialInfoResponse

import type { BatchGetFreeTrialInfoResponse } from "https://aws-api.deno.dev/v0.3/services/inspector2.ts?docs=full";
interface BatchGetFreeTrialInfoResponse {
failedAccounts: FreeTrialInfoError[];
}

§Properties

§

An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.

§
failedAccounts: FreeTrialInfoError[]
[src]

An array of objects detailing any accounts that free trial data could not be returned for.