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

FreeTrialInfo

import type { FreeTrialInfo } from "https://aws-api.deno.dev/v0.3/services/inspector2.ts?docs=full";

An object that contains information about the Amazon Inspector free trial for an account.

interface FreeTrialInfo {
end: Date | number;
start: Date | number;
}

§Properties

§
end: Date | number
[src]

The date and time that the Amazon Inspector free trail ends for a given account.

§
start: Date | number
[src]

The date and time that the Amazon Inspector free trail started for a given account.

§

The order to sort results by.

§

The type of scan covered by the Amazon Inspector free trail.