Type Alias UpdateDelayedEventRequestOpts

UpdateDelayedEventRequestOpts: SendDelayedEventResponse & {
    action: UpdateDelayedEventAction;
}