class Aws::OpenSearchService::Types::CancelServiceSoftwareUpdateRequest
Container for the parameters to the ` CancelServiceSoftwareUpdate ` operation. Specifies the name of the domain that you wish to cancel a service software update on.
@note When making an API call, you may pass CancelServiceSoftwareUpdateRequest
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]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/CancelServiceSoftwareUpdateRequest AWS API Documentation
Constants
- SENSITIVE