class Aws::ElasticsearchService::Types::UpgradeElasticsearchDomainResponse

Container for response returned by ` UpgradeElasticsearchDomain ` operation.

@!attribute [rw] domain_name

The name of an Elasticsearch domain. Domain names are unique across
the domains owned by an account within an AWS region. Domain names
start with a letter or number and can contain the following
characters: a-z (lowercase), 0-9, and - (hyphen).
@return [String]

@!attribute [rw] target_version

The version of Elasticsearch that you intend to upgrade the domain
to.
@return [String]

@!attribute [rw] perform_check_only

This flag, when set to True, indicates that an Upgrade Eligibility
Check needs to be performed. This will not actually perform the
Upgrade.
@return [Boolean]

Constants

SENSITIVE