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

LifeCycleLastTestInitiated

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

Lifecycle last Test initiated.

interface LifeCycleLastTestInitiated {
apiCallDateTime?: string | null;
jobID?: string | null;
}

§Properties

§
apiCallDateTime?: string | null
[src]

Lifecycle last Test initiated API call date and time.

§
jobID?: string | null
[src]

Lifecycle last Test initiated Job ID.