AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
TCP flags and masks to inspect packets for, used in stateless rules MatchAttributes settings.
Namespace: Amazon.NetworkFirewall.Model
Assembly: AWSSDK.NetworkFirewall.dll
Version: 3.x.y.z
public class TCPFlagField
The TCPFlagField type exposes the following members
Name | Description | |
---|---|---|
TCPFlagField() |
Name | Type | Description | |
---|---|---|---|
Flags | System.Collections.Generic.List<System.String> |
Gets and sets the property Flags.
Used in conjunction with the For the flags that are specified in the masks setting, the following must be true for the packet to match:
|
|
Masks | System.Collections.Generic.List<System.String> |
Gets and sets the property Masks. The set of flags to consider in the inspection. To inspect all flags in the valid values list, leave this with no setting. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5