UpgradeDomainRequest

Container for the request parameters to the UpgradeDomain operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Only supports the override_main_response_version parameter and not other advanced options. You can only include this option when upgrading to an OpenSearch version. Specifies whether the domain reports its version as 7.10 so that it continues to work with Elasticsearch OSS clients and plugins.

Link copied to clipboard

Name of the OpenSearch Service domain that you want to upgrade.

Link copied to clipboard

When true, indicates that an upgrade eligibility check needs to be performed. Does not actually perform the upgrade.

Link copied to clipboard

OpenSearch or Elasticsearch version to which you want to upgrade, in the format Opensearch_X.Y or Elasticsearch_X.Y.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String