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