Skip to content

/AWS1/CL_ESSCOMPATIBLEVRSSMAP

A map from an ElasticsearchVersion to a list of compatible ElasticsearchVersion s to which the domain can be upgraded.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_sourceversion TYPE /AWS1/ESSELASTICSRCHVRSSTRING /AWS1/ESSELASTICSRCHVRSSTRING

The current version of Elasticsearch on which a domain is.

it_targetversions TYPE /AWS1/CL_ESSELASTICSRCHVRSLS00=>TT_ELASTICSEARCHVERSIONLIST TT_ELASTICSEARCHVERSIONLIST

TargetVersions


Queryable Attributes

SourceVersion

The current version of Elasticsearch on which a domain is.

Accessible with the following methods

Method Description
GET_SOURCEVERSION() Getter for SOURCEVERSION, with configurable default
ASK_SOURCEVERSION() Getter for SOURCEVERSION w/ exceptions if field has no value
HAS_SOURCEVERSION() Determine if SOURCEVERSION has a value

TargetVersions

TargetVersions

Accessible with the following methods

Method Description
GET_TARGETVERSIONS() Getter for TARGETVERSIONS, with configurable default
ASK_TARGETVERSIONS() Getter for TARGETVERSIONS w/ exceptions if field has no valu
HAS_TARGETVERSIONS() Determine if TARGETVERSIONS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_COMPATIBLEELASTICSRCHVRSS00

TYPES TT_COMPATIBLEELASTICSRCHVRSS00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_ESSCOMPATIBLEVRSSMAP WITH DEFAULT KEY
.