CancelElasticsearchServiceSoftwareUpdateResponse constructor

CancelElasticsearchServiceSoftwareUpdateResponse({
  1. ServiceSoftwareOptions? serviceSoftwareOptions,
})

Implementation

CancelElasticsearchServiceSoftwareUpdateResponse({
  this.serviceSoftwareOptions,
});