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

StartServiceSoftwareUpdateResponse

import type { StartServiceSoftwareUpdateResponse } from "https://aws-api.deno.dev/v0.3/services/opensearch.ts?docs=full";

The result of a StartServiceSoftwareUpdate operation. Contains the status of the update.

interface StartServiceSoftwareUpdateResponse {
ServiceSoftwareOptions?: ServiceSoftwareOptions | null;
}

§Properties

§
ServiceSoftwareOptions?: ServiceSoftwareOptions | null
[src]

The current status of the OpenSearch service software update.