/AWS1/CL_ACPGETPOLICYRESPONSE¶
GetPolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policy TYPE /AWS1/ACPAWSPOLICY /AWS1/ACPAWSPOLICY¶
The policy attached to the private CA as a JSON document.
Queryable Attributes¶
Policy¶
The policy attached to the private CA as a JSON document.
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 |