/AWS1/CL_ORGRESOURCEPOLICY¶
A structure that contains details about a resource policy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_resourcepolicysummary TYPE REF TO /AWS1/CL_ORGRESOURCEPOLICYSUMM /AWS1/CL_ORGRESOURCEPOLICYSUMM¶
A structure that contains resource policy ID and Amazon Resource Name (ARN).
iv_content TYPE /AWS1/ORGRESOURCEPOLICYCONTENT /AWS1/ORGRESOURCEPOLICYCONTENT¶
The policy text of the resource policy.
Queryable Attributes¶
ResourcePolicySummary¶
A structure that contains resource policy ID and Amazon Resource Name (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEPOLICYSUMMARY() |
Getter for RESOURCEPOLICYSUMMARY |
Content¶
The policy text of the resource 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 |