/AWS1/CL_FMSNETWORKFIREWALLB00¶
Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_violationtarget TYPE /AWS1/FMSVIOLATIONTARGET /AWS1/FMSVIOLATIONTARGET¶
The subnet that has an inactive state.
iv_routetableid TYPE /AWS1/FMSRESOURCEID /AWS1/FMSRESOURCEID¶
Information about the route table ID.
iv_vpcid TYPE /AWS1/FMSRESOURCEID /AWS1/FMSRESOURCEID¶
Information about the VPC ID.
it_violatingroutes TYPE /AWS1/CL_FMSROUTE=>TT_ROUTES TT_ROUTES¶
Information about the route or routes that are in violation.
Queryable Attributes¶
ViolationTarget¶
The subnet that has an inactive state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIOLATIONTARGET() |
Getter for VIOLATIONTARGET, with configurable default |
ASK_VIOLATIONTARGET() |
Getter for VIOLATIONTARGET w/ exceptions if field has no val |
HAS_VIOLATIONTARGET() |
Determine if VIOLATIONTARGET has a value |
RouteTableId¶
Information about the route table ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTETABLEID() |
Getter for ROUTETABLEID, with configurable default |
ASK_ROUTETABLEID() |
Getter for ROUTETABLEID w/ exceptions if field has no value |
HAS_ROUTETABLEID() |
Determine if ROUTETABLEID has a value |
VpcId¶
Information about the VPC ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |
ViolatingRoutes¶
Information about the route or routes that are in violation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIOLATINGROUTES() |
Getter for VIOLATINGROUTES, with configurable default |
ASK_VIOLATINGROUTES() |
Getter for VIOLATINGROUTES w/ exceptions if field has no val |
HAS_VIOLATINGROUTES() |
Determine if VIOLATINGROUTES has a value |