/AWS1/CL_SSMPUTRESOURCEPLYRSP¶
PutResourcePolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyid TYPE /AWS1/SSMPOLICYID /AWS1/SSMPOLICYID¶
The policy ID. To update a policy, you must specify
PolicyIdandPolicyHash.
iv_policyhash TYPE /AWS1/SSMPOLICYHASH /AWS1/SSMPOLICYHASH¶
ID of the current policy version.
Queryable Attributes¶
PolicyId¶
The policy ID. To update a policy, you must specify
PolicyIdandPolicyHash.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYID() |
Getter for POLICYID, with configurable default |
ASK_POLICYID() |
Getter for POLICYID w/ exceptions if field has no value |
HAS_POLICYID() |
Determine if POLICYID has a value |
PolicyHash¶
ID of the current policy version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYHASH() |
Getter for POLICYHASH, with configurable default |
ASK_POLICYHASH() |
Getter for POLICYHASH w/ exceptions if field has no value |
HAS_POLICYHASH() |
Determine if POLICYHASH has a value |