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

DataSourceFreeTrial

import type { DataSourceFreeTrial } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";

Contains information about which data sources are enabled for the GuardDuty member account.

interface DataSourceFreeTrial {
FreeTrialDaysRemaining?: number | null;
}

§Properties

§
FreeTrialDaysRemaining?: number | null
[src]

A value that specifies the number of days left to use each enabled data source.