/AWS1/CL_EKSASSOCACCPOLICYRSP¶
AssociateAccessPolicyResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_clustername
TYPE /AWS1/EKSSTRING
/AWS1/EKSSTRING
¶
The name of your cluster.
iv_principalarn
TYPE /AWS1/EKSSTRING
/AWS1/EKSSTRING
¶
The ARN of the IAM principal for the
AccessEntry
.
io_associatedaccesspolicy
TYPE REF TO /AWS1/CL_EKSASSOCDACCESSPOLICY
/AWS1/CL_EKSASSOCDACCESSPOLICY
¶
The
AccessPolicy
and scope associated to theAccessEntry
.
Queryable Attributes¶
clusterName¶
The name of your cluster.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CLUSTERNAME() |
Getter for CLUSTERNAME, with configurable default |
ASK_CLUSTERNAME() |
Getter for CLUSTERNAME w/ exceptions if field has no value |
HAS_CLUSTERNAME() |
Determine if CLUSTERNAME has a value |
principalArn¶
The ARN of the IAM principal for the
AccessEntry
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRINCIPALARN() |
Getter for PRINCIPALARN, with configurable default |
ASK_PRINCIPALARN() |
Getter for PRINCIPALARN w/ exceptions if field has no value |
HAS_PRINCIPALARN() |
Determine if PRINCIPALARN has a value |
associatedAccessPolicy¶
The
AccessPolicy
and scope associated to theAccessEntry
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSOCIATEDACCESSPOLICY() |
Getter for ASSOCIATEDACCESSPOLICY |