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

GetDistributionLatestCacheResetResult

import type { GetDistributionLatestCacheResetResult } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface GetDistributionLatestCacheResetResult {
createTime?: Date | number | null;
status?: string | null;
}

§Properties

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

The timestamp of the last cache reset (e.g., 1479734909.17) in Unix time format.

§
status?: string | null
[src]

The status of the last cache reset.