Skip to content

/AWS1/CL_REVSYSTEMPLYASSOCMET

Metadata for a system policy associated event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_policyname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the associated policy.

iv_policyarn TYPE /AWS1/REVARN /AWS1/REVARN

ARN identifier.


Queryable Attributes

policyName

The name of the associated policy.

Accessible with the following methods

Method Description
GET_POLICYNAME() Getter for POLICYNAME, with configurable default
ASK_POLICYNAME() Getter for POLICYNAME w/ exceptions if field has no value
HAS_POLICYNAME() Determine if POLICYNAME has a value

policyArn

ARN identifier.

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