/AWS1/CL_R5GLSTFWDLSOUTPUT¶
ListFirewallDomainListsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_firewalldomainlists TYPE /AWS1/CL_R5GFWALLDOMLISTSITEM=>TT_FIREWALLDOMAINLISTS TT_FIREWALLDOMAINLISTS¶
List of the DNS Firewall domain lists.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5GSTRING /AWS1/R5GSTRING¶
A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.
Queryable Attributes¶
nextToken¶
A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
firewallDomainLists¶
List of the DNS Firewall domain lists.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIREWALLDOMAINLISTS() |
Getter for FIREWALLDOMAINLISTS, with configurable default |
ASK_FIREWALLDOMAINLISTS() |
Getter for FIREWALLDOMAINLISTS w/ exceptions if field has no |
HAS_FIREWALLDOMAINLISTS() |
Determine if FIREWALLDOMAINLISTS has a value |