/AWS1/CL_EKSCREATECERTAUTHRSP¶
CreateCertificateAuthorityResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_update TYPE REF TO /AWS1/CL_EKSUPDATE /AWS1/CL_EKSUPDATE¶
An object representing the asynchronous update that adds the certificate authority to the cluster's trust bundle.
io_certificateauthority TYPE REF TO /AWS1/CL_EKSCERTAUTHSUMMARY /AWS1/CL_EKSCERTAUTHSUMMARY¶
Summary information about the certificate authority that was created, including its ID and initial signing and distribution status.
Queryable Attributes¶
update¶
An object representing the asynchronous update that adds the certificate authority to 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 was created, including its ID and initial signing and distribution status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEAUTHORITY() |
Getter for CERTIFICATEAUTHORITY |