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

LifeCycleLastCutoverInitiated

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

Lifecycle last Cutover initiated.

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

§Properties

§
apiCallDateTime?: string | null
[src]
§
jobID?: string | null
[src]

Lifecycle last Cutover initiated by Job ID.