class Aws::OpenSearchService::Types::StartServiceSoftwareUpdateRequest

Container for the parameters to the ` StartServiceSoftwareUpdate ` operation. Specifies the name of the domain to schedule a service software update for.

@note When making an API call, you may pass StartServiceSoftwareUpdateRequest

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]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/StartServiceSoftwareUpdateRequest AWS API Documentation

Constants

SENSITIVE