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

CancelServiceSoftwareUpdateResponse

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

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

interface CancelServiceSoftwareUpdateResponse {
ServiceSoftwareOptions?: ServiceSoftwareOptions | null;
}

§Properties

§
ServiceSoftwareOptions?: ServiceSoftwareOptions | null
[src]

The current status of the OpenSearch service software update.