Skip to content

/AWS1/CL_ECASERVICEUPDATE

An update that you can apply to your Valkey or Redis OSS clusters.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_serviceupdatename TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The unique ID of the service update

iv_serviceupdatereleasedate TYPE /AWS1/ECATSTAMP /AWS1/ECATSTAMP

The date when the service update is initially available

iv_serviceupdateenddate TYPE /AWS1/ECATSTAMP /AWS1/ECATSTAMP

The date after which the service update is no longer available

iv_serviceupdateseverity TYPE /AWS1/ECASERVICEUPDATESEVERITY /AWS1/ECASERVICEUPDATESEVERITY

The severity of the service update

iv_svcupdrecommendedapplyb00 TYPE /AWS1/ECATSTAMP /AWS1/ECATSTAMP

The recommendend date to apply the service update in order to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.

iv_serviceupdatestatus TYPE /AWS1/ECASERVICEUPDATESTATUS /AWS1/ECASERVICEUPDATESTATUS

The status of the service update

iv_serviceupdatedescription TYPE /AWS1/ECASTRING /AWS1/ECASTRING

Provides details of the service update

iv_serviceupdatetype TYPE /AWS1/ECASERVICEUPDATETYPE /AWS1/ECASERVICEUPDATETYPE

Reflects the nature of the service update

iv_engine TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The Elasticache engine to which the update applies. Either Valkey, Redis OSS or Memcached.

iv_engineversion TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The Elasticache engine version to which the update applies. Either Valkey, Redis OSS or Memcached engine version.

iv_autoupafrrecommendedapp00 TYPE /AWS1/ECABOOLEANOPTIONAL /AWS1/ECABOOLEANOPTIONAL

Indicates whether the service update will be automatically applied once the recommended apply-by date has expired.

iv_estimatedupdatetime TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The estimated length of time the service update will take


Queryable Attributes

ServiceUpdateName

The unique ID of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATENAME() Getter for SERVICEUPDATENAME, with configurable default
ASK_SERVICEUPDATENAME() Getter for SERVICEUPDATENAME w/ exceptions if field has no v
HAS_SERVICEUPDATENAME() Determine if SERVICEUPDATENAME has a value

ServiceUpdateReleaseDate

The date when the service update is initially available

Accessible with the following methods

Method Description
GET_SERVICEUPDATERELEASEDATE() Getter for SERVICEUPDATERELEASEDATE, with configurable defau
ASK_SERVICEUPDATERELEASEDATE() Getter for SERVICEUPDATERELEASEDATE w/ exceptions if field h
HAS_SERVICEUPDATERELEASEDATE() Determine if SERVICEUPDATERELEASEDATE has a value

ServiceUpdateEndDate

The date after which the service update is no longer available

Accessible with the following methods

Method Description
GET_SERVICEUPDATEENDDATE() Getter for SERVICEUPDATEENDDATE, with configurable default
ASK_SERVICEUPDATEENDDATE() Getter for SERVICEUPDATEENDDATE w/ exceptions if field has n
HAS_SERVICEUPDATEENDDATE() Determine if SERVICEUPDATEENDDATE has a value

ServiceUpdateSeverity

The severity of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATESEVERITY() Getter for SERVICEUPDATESEVERITY, with configurable default
ASK_SERVICEUPDATESEVERITY() Getter for SERVICEUPDATESEVERITY w/ exceptions if field has
HAS_SERVICEUPDATESEVERITY() Determine if SERVICEUPDATESEVERITY has a value

ServiceUpdateRecommendedApplyByDate

The recommendend date to apply the service update in order to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.

Accessible with the following methods

Method Description
GET_SVCUPDRECOMMENDEDAPPLY00() Getter for SVCUPDRECOMMENDEDAPPLYBYDATE, with configurable d
ASK_SVCUPDRECOMMENDEDAPPLY00() Getter for SVCUPDRECOMMENDEDAPPLYBYDATE w/ exceptions if fie
HAS_SVCUPDRECOMMENDEDAPPLY00() Determine if SVCUPDRECOMMENDEDAPPLYBYDATE has a value

ServiceUpdateStatus

The status of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATESTATUS() Getter for SERVICEUPDATESTATUS, with configurable default
ASK_SERVICEUPDATESTATUS() Getter for SERVICEUPDATESTATUS w/ exceptions if field has no
HAS_SERVICEUPDATESTATUS() Determine if SERVICEUPDATESTATUS has a value

ServiceUpdateDescription

Provides details of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATEDESCRIPTION() Getter for SERVICEUPDATEDESCRIPTION, with configurable defau
ASK_SERVICEUPDATEDESCRIPTION() Getter for SERVICEUPDATEDESCRIPTION w/ exceptions if field h
HAS_SERVICEUPDATEDESCRIPTION() Determine if SERVICEUPDATEDESCRIPTION has a value

ServiceUpdateType

Reflects the nature of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATETYPE() Getter for SERVICEUPDATETYPE, with configurable default
ASK_SERVICEUPDATETYPE() Getter for SERVICEUPDATETYPE w/ exceptions if field has no v
HAS_SERVICEUPDATETYPE() Determine if SERVICEUPDATETYPE has a value

Engine

The Elasticache engine to which the update applies. Either Valkey, Redis OSS or Memcached.

Accessible with the following methods

Method Description
GET_ENGINE() Getter for ENGINE, with configurable default
ASK_ENGINE() Getter for ENGINE w/ exceptions if field has no value
HAS_ENGINE() Determine if ENGINE has a value

EngineVersion

The Elasticache engine version to which the update applies. Either Valkey, Redis OSS or Memcached engine version.

Accessible with the following methods

Method Description
GET_ENGINEVERSION() Getter for ENGINEVERSION, with configurable default
ASK_ENGINEVERSION() Getter for ENGINEVERSION w/ exceptions if field has no value
HAS_ENGINEVERSION() Determine if ENGINEVERSION has a value

AutoUpdateAfterRecommendedApplyByDate

Indicates whether the service update will be automatically applied once the recommended apply-by date has expired.

Accessible with the following methods

Method Description
GET_AUTOUPAFRRECOMMENDEDAP00() Getter for AUTOUPAFRRECOMMENDEDAPPLYB00, with configurable d
ASK_AUTOUPAFRRECOMMENDEDAP00() Getter for AUTOUPAFRRECOMMENDEDAPPLYB00 w/ exceptions if fie
HAS_AUTOUPAFRRECOMMENDEDAP00() Determine if AUTOUPAFRRECOMMENDEDAPPLYB00 has a value

EstimatedUpdateTime

The estimated length of time the service update will take

Accessible with the following methods

Method Description
GET_ESTIMATEDUPDATETIME() Getter for ESTIMATEDUPDATETIME, with configurable default
ASK_ESTIMATEDUPDATETIME() Getter for ESTIMATEDUPDATETIME w/ exceptions if field has no
HAS_ESTIMATEDUPDATETIME() Determine if ESTIMATEDUPDATETIME 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_SERVICEUPDATELIST

TYPES TT_SERVICEUPDATELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ECASERVICEUPDATE WITH DEFAULT KEY
.