/AWS1/CL_FMSTHIRDPARTYFIREWA01¶
The violation details about a third-party firewall's subnet that doesn't have a Firewall Manager managed firewall in its VPC.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_violationtarget TYPE /AWS1/FMSVIOLATIONTARGET /AWS1/FMSVIOLATIONTARGET¶
The ID of the third-party firewall that's causing the violation.
iv_vpc TYPE /AWS1/FMSRESOURCEID /AWS1/FMSRESOURCEID¶
The resource ID of the VPC associated with a third-party firewall.
iv_availabilityzone TYPE /AWS1/FMSLENGTHBOUNDEDSTRING /AWS1/FMSLENGTHBOUNDEDSTRING¶
The Availability Zone of the third-party firewall that's causing the violation.
iv_targetviolationreason TYPE /AWS1/FMSTARGETVIOLATIONREASON /AWS1/FMSTARGETVIOLATIONREASON¶
The reason the resource is causing this violation, if a reason is available.
Queryable Attributes¶
ViolationTarget¶
The ID of the third-party firewall that's causing the violation.
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 |
VPC¶
The resource ID of the VPC associated with a third-party firewall.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPC() |
Getter for VPC, with configurable default |
ASK_VPC() |
Getter for VPC w/ exceptions if field has no value |
HAS_VPC() |
Determine if VPC has a value |
AvailabilityZone¶
The Availability Zone of the third-party firewall that's causing the violation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
TargetViolationReason¶
The reason the resource is causing this violation, if a reason is available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETVIOLATIONREASON() |
Getter for TARGETVIOLATIONREASON, with configurable default |
ASK_TARGETVIOLATIONREASON() |
Getter for TARGETVIOLATIONREASON w/ exceptions if field has |
HAS_TARGETVIOLATIONREASON() |
Determine if TARGETVIOLATIONREASON has a value |