/AWS1/CL_IAMDELEGATIONPERM¶
Contains information about the permissions being delegated in a delegation request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policytemplatearn TYPE /AWS1/IAMARNTYPE /AWS1/IAMARNTYPE¶
This ARN maps to a pre-registered policy content for this partner. See the partner onboarding documentation to understand how to create a delegation template.
it_parameters TYPE /AWS1/CL_IAMPOLICYPARAMETER=>TT_POLICYPARAMETERLISTTYPE TT_POLICYPARAMETERLISTTYPE¶
A list of policy parameters that define the scope and constraints of the delegated permissions.
Queryable Attributes¶
PolicyTemplateArn¶
This ARN maps to a pre-registered policy content for this partner. See the partner onboarding documentation to understand how to create a delegation template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYTEMPLATEARN() |
Getter for POLICYTEMPLATEARN, with configurable default |
ASK_POLICYTEMPLATEARN() |
Getter for POLICYTEMPLATEARN w/ exceptions if field has no v |
HAS_POLICYTEMPLATEARN() |
Determine if POLICYTEMPLATEARN has a value |
Parameters¶
A list of policy parameters that define the scope and constraints of the delegated permissions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARAMETERS() |
Getter for PARAMETERS, with configurable default |
ASK_PARAMETERS() |
Getter for PARAMETERS w/ exceptions if field has no value |
HAS_PARAMETERS() |
Determine if PARAMETERS has a value |