/AWS1/CL_R5GGETMGDFWDOMLISTOUT¶
GetManagedFirewallDomainListOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID¶
ID of the Managed Domain List.
iv_name TYPE /AWS1/R5GRESOURCENAME /AWS1/R5GRESOURCENAME¶
Name of the Managed Domain List.
iv_managedlisttype TYPE /AWS1/R5GSTRING /AWS1/R5GSTRING¶
Type of the managed category. This is either
THREATorCONTENT.
Optional arguments:¶
iv_description TYPE /AWS1/R5GRESOURCEDESCRIPTION /AWS1/R5GRESOURCEDESCRIPTION¶
Description of the Managed Domain List.
Queryable Attributes¶
description¶
Description of the Managed Domain List.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
id¶
ID of the Managed Domain List.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
name¶
Name of the Managed Domain List.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
managedListType¶
Type of the managed category. This is either
THREATorCONTENT.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDLISTTYPE() |
Getter for MANAGEDLISTTYPE, with configurable default |
ASK_MANAGEDLISTTYPE() |
Getter for MANAGEDLISTTYPE w/ exceptions if field has no val |
HAS_MANAGEDLISTTYPE() |
Determine if MANAGEDLISTTYPE has a value |