Skip to content

/AWS1/CL_FMSGETPOLICYRESPONSE

GetPolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_POLICY TYPE REF TO /AWS1/CL_FMSPOLICY /AWS1/CL_FMSPOLICY

Information about the specified Firewall Manager policy.

IV_POLICYARN TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN

The Amazon Resource Name (ARN) of the specified policy.


Queryable Attributes

Policy

Information about the specified Firewall Manager policy.

Accessible with the following methods

Method Description
GET_POLICY() Getter for POLICY

PolicyArn

The Amazon Resource Name (ARN) of the specified 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