/AWS1/CL_FMSPUTPOLICYRESPONSE¶
PutPolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_policy TYPE REF TO /AWS1/CL_FMSPOLICY /AWS1/CL_FMSPOLICY¶
The details of the Firewall Manager policy.
iv_policyarn TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN¶
The Amazon Resource Name (ARN) of the policy.
Queryable Attributes¶
Policy¶
The details of the Firewall Manager policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICY() |
Getter for POLICY |
PolicyArn¶
The Amazon Resource Name (ARN) of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYARN() |
Getter for POLICYARN, with configurable default |
ASK_POLICYARN() |
Getter for POLICYARN w/ exceptions if field has no value |
HAS_POLICYARN() |
Determine if POLICYARN has a value |