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

StartElasticsearchServiceSoftwareUpdateResponse

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

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

interface StartElasticsearchServiceSoftwareUpdateResponse {
ServiceSoftwareOptions?: ServiceSoftwareOptions | null;
}

§Properties

§
ServiceSoftwareOptions?: ServiceSoftwareOptions | null
[src]

The current status of the Elasticsearch service software update.