/AWS1/CL_RUMPUTRESOURCEPLYRSP¶
PutResourcePolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policydocument TYPE /AWS1/RUMSTRING /AWS1/RUMSTRING¶
The JSON policy document that you specified.
iv_policyrevisionid TYPE /AWS1/RUMPOLICYREVISIONID /AWS1/RUMPOLICYREVISIONID¶
The policy revision ID information that you specified.
Queryable Attributes¶
PolicyDocument¶
The JSON policy document that you specified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYDOCUMENT() |
Getter for POLICYDOCUMENT, with configurable default |
ASK_POLICYDOCUMENT() |
Getter for POLICYDOCUMENT w/ exceptions if field has no valu |
HAS_POLICYDOCUMENT() |
Determine if POLICYDOCUMENT has a value |
PolicyRevisionId¶
The policy revision ID information that you specified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYREVISIONID() |
Getter for POLICYREVISIONID, with configurable default |
ASK_POLICYREVISIONID() |
Getter for POLICYREVISIONID w/ exceptions if field has no va |
HAS_POLICYREVISIONID() |
Determine if POLICYREVISIONID has a value |