Skip to content

/AWS1/CL_EKSCERTAUTHSCHDEVENTS

The scheduled events during which Amazon EKS may automatically activate a certificate authority, computed from its validity period. These events help ensure that a cluster's signing certificate authority is rotated before its certificate expires.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_firstautoactivation TYPE /AWS1/EKSTIMESTAMP /AWS1/EKSTIMESTAMP

The earliest Unix epoch timestamp in seconds at which Amazon EKS may automatically activate this certificate authority.

iv_finalautoactivation TYPE /AWS1/EKSTIMESTAMP /AWS1/EKSTIMESTAMP

The Unix epoch timestamp in seconds by which Amazon EKS will automatically activate this certificate authority if you haven't already activated it.


Queryable Attributes

firstAutoActivation

The earliest Unix epoch timestamp in seconds at which Amazon EKS may automatically activate this certificate authority.

Accessible with the following methods

Method Description
GET_FIRSTAUTOACTIVATION() Getter for FIRSTAUTOACTIVATION, with configurable default
ASK_FIRSTAUTOACTIVATION() Getter for FIRSTAUTOACTIVATION w/ exceptions if field has no
HAS_FIRSTAUTOACTIVATION() Determine if FIRSTAUTOACTIVATION has a value

finalAutoActivation

The Unix epoch timestamp in seconds by which Amazon EKS will automatically activate this certificate authority if you haven't already activated it.

Accessible with the following methods

Method Description
GET_FINALAUTOACTIVATION() Getter for FINALAUTOACTIVATION, with configurable default
ASK_FINALAUTOACTIVATION() Getter for FINALAUTOACTIVATION w/ exceptions if field has no
HAS_FINALAUTOACTIVATION() Determine if FINALAUTOACTIVATION has a value