/AWS1/CL_FMSTHIRDPARTYFIREWA02¶
The violation details for a third-party firewall for an Availability Zone that's missing the Firewall Manager managed subnet.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_violationtarget TYPE /AWS1/FMSVIOLATIONTARGET /AWS1/FMSVIOLATIONTARGET¶
The ID of the third-party firewall or VPC resource that's causing the violation.
iv_vpc TYPE /AWS1/FMSRESOURCEID /AWS1/FMSRESOURCEID¶
The resource ID of the VPC associated with a subnet that's causing the violation.
iv_availabilityzone TYPE /AWS1/FMSLENGTHBOUNDEDSTRING /AWS1/FMSLENGTHBOUNDEDSTRING¶
The Availability Zone of a subnet that's causing the violation.
iv_targetviolationreason TYPE /AWS1/FMSTARGETVIOLATIONREASON /AWS1/FMSTARGETVIOLATIONREASON¶
The reason the resource is causing the violation, if a reason is available.
Queryable Attributes¶
ViolationTarget¶
The ID of the third-party firewall or VPC resource 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 subnet that's causing the violation.
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 a subnet 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 the 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 |