RuleGroupSourceStatelessRuleMatchAttributes - AWS Security Hub

RuleGroupSourceStatelessRuleMatchAttributes

Criteria for the stateless rule.

Contents

DestinationPorts

A list of port ranges to specify the destination ports to inspect for.

Type: Array of RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts objects

Required: No

Destinations

The destination IP addresses and address ranges to inspect for, in CIDR notation.

Type: Array of RuleGroupSourceStatelessRuleMatchAttributesDestinations objects

Required: No

Protocols

The protocols to inspect for.

Type: Array of integers

Required: No

SourcePorts

A list of port ranges to specify the source ports to inspect for.

Type: Array of RuleGroupSourceStatelessRuleMatchAttributesSourcePorts objects

Required: No

Sources

The source IP addresses and address ranges to inspect for, in CIDR notation.

Type: Array of RuleGroupSourceStatelessRuleMatchAttributesSources objects

Required: No

TcpFlags

The TCP flags and masks to inspect for.

Type: Array of RuleGroupSourceStatelessRuleMatchAttributesTcpFlags objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: