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

AutomatedDiscoveryInformation

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

Describes automated discovery.

interface AutomatedDiscoveryInformation {
LastRunTime?: Date | number | null;
}

§Properties

§
LastRunTime?: Date | number | null
[src]

Time that automated discovery last ran.