/AWS1/CL_FMSGETAPPSLISTRSP¶
GetAppsListResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_appslist TYPE REF TO /AWS1/CL_FMSAPPSLISTDATA /AWS1/CL_FMSAPPSLISTDATA¶
Information about the specified Firewall Manager applications list.
iv_appslistarn TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN¶
The Amazon Resource Name (ARN) of the applications list.
Queryable Attributes¶
AppsList¶
Information about the specified Firewall Manager applications list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPSLIST() |
Getter for APPSLIST |
AppsListArn¶
The Amazon Resource Name (ARN) of the applications list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPSLISTARN() |
Getter for APPSLISTARN, with configurable default |
ASK_APPSLISTARN() |
Getter for APPSLISTARN w/ exceptions if field has no value |
HAS_APPSLISTARN() |
Determine if APPSLISTARN has a value |