Values.CancelElasticsearchServiceSoftwareUpdateRequestSourceContainer for the parameters to the CancelElasticsearchServiceSoftwareUpdate operation. Specifies the name of the Elasticsearch domain that you wish to cancel a service software update on.
type nonrec t = {domainName : DomainName.t;The name of the domain that you want to stop the latest service software update on.
*)}