/AWS1/CL_R5RLSTFIREWALLCFGSRSP¶
ListFirewallConfigsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/R5RNEXTTOKEN
/AWS1/R5RNEXTTOKEN
¶
If objects are still available for retrieval, Resolver returns this token in the response. To retrieve the next batch of objects, provide this token in your next request.
IT_FIREWALLCONFIGS
TYPE /AWS1/CL_R5RFIREWALLCONFIG=>TT_FIREWALLCONFIGLIST
TT_FIREWALLCONFIGLIST
¶
The configurations for the firewall behavior provided by DNS Firewall for VPCs from Amazon Virtual Private Cloud (Amazon VPC).
Queryable Attributes¶
NextToken¶
If objects are still available for retrieval, Resolver returns this token in the response. To retrieve the next batch of objects, provide this token in your next request.
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 |
FirewallConfigs¶
The configurations for the firewall behavior provided by DNS Firewall for VPCs from Amazon Virtual Private Cloud (Amazon VPC).
Accessible with the following methods¶
Method | Description |
---|---|
GET_FIREWALLCONFIGS() |
Getter for FIREWALLCONFIGS, with configurable default |
ASK_FIREWALLCONFIGS() |
Getter for FIREWALLCONFIGS w/ exceptions if field has no val |
HAS_FIREWALLCONFIGS() |
Determine if FIREWALLCONFIGS has a value |