/AWS1/CL_EKSACTVTCERTAUTHRSP¶
ActivateCertificateAuthorityResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_update TYPE REF TO /AWS1/CL_EKSUPDATE /AWS1/CL_EKSUPDATE¶
An object representing the asynchronous update that promotes the certificate authority to be the cluster's signer.
io_certificateauthority TYPE REF TO /AWS1/CL_EKSCERTAUTHSUMMARY /AWS1/CL_EKSCERTAUTHSUMMARY¶
Summary information about the certificate authority that is being activated.
Queryable Attributes¶
update¶
An object representing the asynchronous update that promotes the certificate authority to be the cluster's signer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATE() |
Getter for UPDATE |
certificateAuthority¶
Summary information about the certificate authority that is being activated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEAUTHORITY() |
Getter for CERTIFICATEAUTHORITY |