NetworkEndpoint
Contains information about network endpoints that were observed in the attack sequence.
Contents
- id
-
The ID of the network endpoint.
Type: String
Required: Yes
- autonomousSystem
-
The Autonomous System (AS) of the network endpoint.
Type: AutonomousSystem object
Required: No
- connection
-
Information about the network connection.
Type: NetworkConnection object
Required: No
- domain
-
The domain information for the network endpoint.
Type: String
Required: No
- ip
-
The IP address associated with the network endpoint.
Type: String
Required: No
- location
-
Information about the location of the network endpoint.
Type: NetworkGeoLocation object
Required: No
- port
-
The port number associated with the network endpoint.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: