/AWS1/CL_ORGPOLICY¶
Contains rules to be applied to the affected accounts. Policies can be attached directly to accounts, or to roots and OUs to affect all accounts in those hierarchies.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_policysummary TYPE REF TO /AWS1/CL_ORGPOLICYSUMMARY /AWS1/CL_ORGPOLICYSUMMARY¶
A structure that contains additional details about the policy.
iv_content TYPE /AWS1/ORGPOLICYCONTENT /AWS1/ORGPOLICYCONTENT¶
The text content of the policy.
Queryable Attributes¶
PolicySummary¶
A structure that contains additional details about the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYSUMMARY() |
Getter for POLICYSUMMARY |
Content¶
The text content of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT, with configurable default |
ASK_CONTENT() |
Getter for CONTENT w/ exceptions if field has no value |
HAS_CONTENT() |
Determine if CONTENT has a value |