/AWS1/CL_EKSDELETECERTAUTHRSP¶
DeleteCertificateAuthorityResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_update TYPE REF TO /AWS1/CL_EKSUPDATE /AWS1/CL_EKSUPDATE¶
An object representing the asynchronous update that removes the certificate authority from the cluster's trust bundle.
io_certificateauthority TYPE REF TO /AWS1/CL_EKSCERTAUTHSUMMARY /AWS1/CL_EKSCERTAUTHSUMMARY¶
Summary information about the certificate authority that is being deleted.
Queryable Attributes¶
update¶
An object representing the asynchronous update that removes the certificate authority from the cluster's trust bundle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATE() |
Getter for UPDATE |
certificateAuthority¶
Summary information about the certificate authority that is being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEAUTHORITY() |
Getter for CERTIFICATEAUTHORITY |