/AWS1/CL_EKSOIDC¶
An object representing the OpenID Connect (OIDC) identity provider information for the cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_issuer TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The issuer URL for the OIDC identity provider.
Queryable Attributes¶
issuer¶
The issuer URL for the OIDC identity provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISSUER() |
Getter for ISSUER, with configurable default |
ASK_ISSUER() |
Getter for ISSUER w/ exceptions if field has no value |
HAS_ISSUER() |
Determine if ISSUER has a value |