interface CloudFormationCustomResourceUpdateEvent implements CloudFormationCustomResourceEventCommonimport { type CloudFormationCustomResourceUpdateEvent } from "https://dotland.deno.dev/x/lambda@1.26.2/mod.ts"; PropertiesRequestType: "Update"PhysicalResourceId: stringOldResourceProperties: { [Key: string]: any; }