/AWS1/CL_AANPLYGENERATIONDETS¶
Contains the ARN details about the IAM entity for which the policy is generated.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_principalarn TYPE /AWS1/AANPRINCIPALARN /AWS1/AANPRINCIPALARN¶
The ARN of the IAM entity (user or role) for which you are generating a policy.
Queryable Attributes¶
principalArn¶
The ARN of the IAM entity (user or role) for which you are generating a policy.
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 |