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

PendingModifiedServiceUpdate

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

Update action that has yet to be processed for the corresponding apply/stop request

interface PendingModifiedServiceUpdate {
ServiceUpdateName?: string | null;
Status?: ServiceUpdateStatus | null;
}

§Properties

§
ServiceUpdateName?: string | null
[src]

The unique ID of the service update

§
Status?: ServiceUpdateStatus | null
[src]

The status of the service update