/AWS1/CL_EKSACCESSCONFIGRSP¶
The access configuration for the cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bootstrapclstcreatoradm00 TYPE /AWS1/EKSBOXEDBOOLEAN /AWS1/EKSBOXEDBOOLEAN¶
Specifies whether or not the cluster creator IAM principal was set as a cluster admin access entry during cluster creation time.
iv_authenticationmode TYPE /AWS1/EKSAUTHENTICATIONMODE /AWS1/EKSAUTHENTICATIONMODE¶
The current authentication mode of the cluster.
Queryable Attributes¶
bootstrapClusterCreatorAdminPermissions¶
Specifies whether or not the cluster creator IAM principal was set as a cluster admin access entry during cluster creation time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BOOTSTRAPCLSTCREATORAD00() |
Getter for BOOTSTRAPCLSTCREATORADMINP00, with configurable d |
ASK_BOOTSTRAPCLSTCREATORAD00() |
Getter for BOOTSTRAPCLSTCREATORADMINP00 w/ exceptions if fie |
HAS_BOOTSTRAPCLSTCREATORAD00() |
Determine if BOOTSTRAPCLSTCREATORADMINP00 has a value |
authenticationMode¶
The current authentication mode of the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHENTICATIONMODE() |
Getter for AUTHENTICATIONMODE, with configurable default |
ASK_AUTHENTICATIONMODE() |
Getter for AUTHENTICATIONMODE w/ exceptions if field has no |
HAS_AUTHENTICATIONMODE() |
Determine if AUTHENTICATIONMODE has a value |