/AWS1/CL_R5RIMPFIREWALLDOMSRSP¶
ImportFirewallDomainsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/R5RRESOURCEID /AWS1/R5RRESOURCEID¶
The Id of the firewall domain list that DNS Firewall just updated.
iv_name TYPE /AWS1/R5RNAME /AWS1/R5RNAME¶
The name of the domain list.
iv_status TYPE /AWS1/R5RFIREWALLDOMLISTSTATUS /AWS1/R5RFIREWALLDOMLISTSTATUS¶
Status of the import request.
iv_statusmessage TYPE /AWS1/R5RSTATUSMESSAGE /AWS1/R5RSTATUSMESSAGE¶
Additional information about the status of the list, if available.
Queryable Attributes¶
Id¶
The Id of the firewall domain list that DNS Firewall just updated.
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¶
The name of the 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 |
Status¶
Status of the import request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
StatusMessage¶
Additional information about the status of the list, if available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |