Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpgradeDomainCommandOutputProtected

The output of UpgradeDomainCommand.

Hierarchy

Properties

AdvancedOptions?: Record<string, string>

The advanced options configuration for the domain.

ChangeProgressDetails?: ChangeProgressDetails

Container for information about a configuration change happening on a domain.

DomainName?: string

The name of the domain that was upgraded.

PerformCheckOnly?: boolean

When true, indicates that an upgrade eligibility check was performed.

TargetVersion?: string

OpenSearch or Elasticsearch version that the domain was upgraded to.

UpgradeId?: string

The unique identifier of the domain upgrade.