class Aws::ElasticsearchService::Types::StartElasticsearchServiceSoftwareUpdateRequest
Container for the parameters to the `StartElasticsearchServiceSoftwareUpdate` operation. Specifies the name of the Elasticsearch domain that you wish to schedule a service software update on.
@note When making an API call, you may pass StartElasticsearchServiceSoftwareUpdateRequest
data as a hash: { domain_name: "DomainName", # required }
@!attribute [rw] domain_name
The name of the domain that you want to update to the latest service software. @return [String]
Constants
- SENSITIVE