Skip to content

/AWS1/CL_OSRAUTOTUNESTATUS

The current status of Auto-Tune for the domain. For more information, see Auto-Tune for Amazon OpenSearch Service.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_creationdate TYPE /AWS1/OSRUPDATETIMESTAMP /AWS1/OSRUPDATETIMESTAMP

Date and time when Auto-Tune was enabled for the domain.

iv_updatedate TYPE /AWS1/OSRUPDATETIMESTAMP /AWS1/OSRUPDATETIMESTAMP

Date and time when the Auto-Tune options were last updated for the domain.

iv_state TYPE /AWS1/OSRAUTOTUNESTATE /AWS1/OSRAUTOTUNESTATE

The current state of Auto-Tune on the domain.

Optional arguments:

iv_updateversion TYPE /AWS1/OSRUINTVALUE /AWS1/OSRUINTVALUE

The latest version of the Auto-Tune options.

iv_errormessage TYPE /AWS1/OSRSTRING /AWS1/OSRSTRING

Any errors that occurred while enabling or disabling Auto-Tune.

iv_pendingdeletion TYPE /AWS1/OSRBOOLEAN /AWS1/OSRBOOLEAN

Indicates whether the domain is being deleted.


Queryable Attributes

CreationDate

Date and time when Auto-Tune was enabled for the domain.

Accessible with the following methods

Method Description
GET_CREATIONDATE() Getter for CREATIONDATE, with configurable default
ASK_CREATIONDATE() Getter for CREATIONDATE w/ exceptions if field has no value
HAS_CREATIONDATE() Determine if CREATIONDATE has a value

UpdateDate

Date and time when the Auto-Tune options were last updated for the domain.

Accessible with the following methods

Method Description
GET_UPDATEDATE() Getter for UPDATEDATE, with configurable default
ASK_UPDATEDATE() Getter for UPDATEDATE w/ exceptions if field has no value
HAS_UPDATEDATE() Determine if UPDATEDATE has a value

UpdateVersion

The latest version of the Auto-Tune options.

Accessible with the following methods

Method Description
GET_UPDATEVERSION() Getter for UPDATEVERSION

State

The current state of Auto-Tune on the domain.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

ErrorMessage

Any errors that occurred while enabling or disabling Auto-Tune.

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE has a value

PendingDeletion

Indicates whether the domain is being deleted.

Accessible with the following methods

Method Description
GET_PENDINGDELETION() Getter for PENDINGDELETION, with configurable default
ASK_PENDINGDELETION() Getter for PENDINGDELETION w/ exceptions if field has no val
HAS_PENDINGDELETION() Determine if PENDINGDELETION has a value