/AWS1/CL_LMDGETPOLICYRESPONSE¶
GetPolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policy TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING¶
The resource-based policy.
iv_revisionid TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING¶
A unique identifier for the current revision of the policy.
Queryable Attributes¶
Policy¶
The resource-based policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICY() |
Getter for POLICY, with configurable default |
ASK_POLICY() |
Getter for POLICY w/ exceptions if field has no value |
HAS_POLICY() |
Determine if POLICY has a value |
RevisionId¶
A unique identifier for the current revision of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISIONID() |
Getter for REVISIONID, with configurable default |
ASK_REVISIONID() |
Getter for REVISIONID w/ exceptions if field has no value |
HAS_REVISIONID() |
Determine if REVISIONID has a value |