Network
The details of network-related information about a finding.
Contents
- DestinationDomain
-
The destination domain of network-related information about a finding.
Length Constraints: Minimum of 1. Maximum of 128.
Type: String
Pattern:
.*\S.*
Required: No
- DestinationIpV4
-
The destination IPv4 address of network-related information about a finding.
Type: String
Pattern:
.*\S.*
Required: No
- DestinationIpV6
-
The destination IPv6 address of network-related information about a finding.
Type: String
Pattern:
.*\S.*
Required: No
- DestinationPort
-
The destination port of network-related information about a finding.
Type: Integer
Required: No
- Direction
-
The direction of network traffic associated with a finding.
Type: String
Valid Values:
IN | OUT
Required: No
- OpenPortRange
-
The range of open ports that is present on the network.
Type: PortRange object
Required: No
- Protocol
-
The protocol of network-related information about a finding.
Length Constraints: Minimum of 1. Maximum of 16.
Type: String
Pattern:
.*\S.*
Required: No
- SourceDomain
-
The source domain of network-related information about a finding.
Length Constraints: Minimum of 1. Maximum of 128.
Type: String
Pattern:
.*\S.*
Required: No
- SourceIpV4
-
The source IPv4 address of network-related information about a finding.
Type: String
Pattern:
.*\S.*
Required: No
- SourceIpV6
-
The source IPv6 address of network-related information about a finding.
Type: String
Pattern:
.*\S.*
Required: No
- SourceMac
-
The source media access control (MAC) address of network-related information about a finding.
Type: String
Pattern:
.*\S.*
Required: No
- SourcePort
-
The source port of network-related information about a finding.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: