/AWS1/CL_LOEDESCRRESRCPLYRSP¶
DescribeResourcePolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyrevisionid TYPE /AWS1/LOEPOLICYREVISIONID /AWS1/LOEPOLICYREVISIONID¶
A unique identifier for a revision of the resource policy.
iv_resourcepolicy TYPE /AWS1/LOEPOLICY /AWS1/LOEPOLICY¶
The resource policy in a JSON-formatted string.
iv_creationtime TYPE /AWS1/LOETIMESTAMP /AWS1/LOETIMESTAMP¶
The time when the resource policy was created.
iv_lastmodifiedtime TYPE /AWS1/LOETIMESTAMP /AWS1/LOETIMESTAMP¶
The time when the resource policy was last modified.
Queryable Attributes¶
PolicyRevisionId¶
A unique identifier for a revision of the resource policy.
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 |
ResourcePolicy¶
The resource policy in a JSON-formatted string.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEPOLICY() |
Getter for RESOURCEPOLICY, with configurable default |
ASK_RESOURCEPOLICY() |
Getter for RESOURCEPOLICY w/ exceptions if field has no valu |
HAS_RESOURCEPOLICY() |
Determine if RESOURCEPOLICY has a value |
CreationTime¶
The time when the resource policy was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
LastModifiedTime¶
The time when the resource policy was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |