Skip to content

/AWS1/CL_EKSACTIVECERTAUTH

Identifies the certificate authority that is currently signing certificates for the cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The unique identifier of the certificate authority that is currently signing certificates for the cluster.

iv_activatedby TYPE /AWS1/EKSCERTAUTHACTIVATEDBY /AWS1/EKSCERTAUTHACTIVATEDBY

The entity that activated the current signing certificate authority, either CUSTOMER or EKS.


Queryable Attributes

id

The unique identifier of the certificate authority that is currently signing certificates for the cluster.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

activatedBy

The entity that activated the current signing certificate authority, either CUSTOMER or EKS.

Accessible with the following methods

Method Description
GET_ACTIVATEDBY() Getter for ACTIVATEDBY, with configurable default
ASK_ACTIVATEDBY() Getter for ACTIVATEDBY w/ exceptions if field has no value
HAS_ACTIVATEDBY() Determine if ACTIVATEDBY has a value