/AWS1/CL_REVSYSPLYDISASSOCDMET¶
Metadata for a system policy disassociated event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the disassociated policy.
iv_policyarn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
Queryable Attributes¶
policyName¶
The name of the disassociated 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 |