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

UpdateStateMachineOutput

import type { UpdateStateMachineOutput } from "https://aws-api.deno.dev/v0.3/services/stepfunctions.ts?docs=full";
interface UpdateStateMachineOutput {
updateDate: Date | number;
}

§Properties

§
updateDate: Date | number
[src]

The date and time the state machine was updated.