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

CancelElasticsearchServiceSoftwareUpdateResponse

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

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

interface CancelElasticsearchServiceSoftwareUpdateResponse {
ServiceSoftwareOptions?: ServiceSoftwareOptions | null;
}

§Properties

§
ServiceSoftwareOptions?: ServiceSoftwareOptions | null
[src]

The current status of the Elasticsearch service software update.