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