UpgradeElasticsearchDomainResponse
Container for response returned by <a>UpgradeElasticsearchDomain</a>
operation.
Types
Properties
Link copied to clipboard
Specifies change details of the domain configuration change.
Link copied to clipboard
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).
Link copied to clipboard
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade.
Link copied to clipboard
The version of Elasticsearch that you intend to upgrade the domain to.
Functions
Link copied to clipboard
inline fun copy(block: UpgradeElasticsearchDomainResponse.Builder.() -> Unit = {}): UpgradeElasticsearchDomainResponse