You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticsearchService::Types::ElasticsearchVersionStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Status of the Elasticsearch version options for the specified Elasticsearch domain.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsString

Specifies the Elasticsearch version for the specified Elasticsearch domain.

Returns:

  • (String)

    Specifies the Elasticsearch version for the specified Elasticsearch domain.

#statusTypes::OptionStatus

Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.

Returns:

  • (Types::OptionStatus)

    Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.