/AWS1/CL_LOEPUTRESOURCEPLYRSP¶
PutResourcePolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourcearn TYPE /AWS1/LOERESOURCEARN /AWS1/LOERESOURCEARN¶
The Amazon Resource Name (ARN) of the resource for which the policy was created.
iv_policyrevisionid TYPE /AWS1/LOEPOLICYREVISIONID /AWS1/LOEPOLICYREVISIONID¶
A unique identifier for a revision of the resource policy.
Queryable Attributes¶
ResourceArn¶
The Amazon Resource Name (ARN) of the resource for which the policy was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
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 |