Readonly
flagsAn array of TCP flags.
Readonly
masksThe set of flags to consider in the inspection.
For the flags that are specified in the masks setting, the following must be true for the packet to match: The ones that are set in this flags setting must be set in the packet. The ones that are not set in this flags setting must also not be set in the packet. To inspect all flags in the valid values list, leave this with no setting.
NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwStatelessRulesAndCustomActionsConfig / NfwRuleSourceStatelessRuleConfig / NfwRuleSourceStatelessRuleDefinitionConfig / NfwRuleSourceStatelessMatchAttributesConfig / NfwRuleSourceStatelessTcpFlagsConfig
Network Firewall stateless rule TCP flags configuration.
Description
Use this configuration to define TCP flags to inspect in stateless rules. Optional, standard TCP flag settings, which indicate which flags to inspect and the values to inspect for.
See
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-tcpflagfield.html
Example