You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::PortProbeDetail
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::PortProbeDetail
- Defined in:
- (unknown)
Overview
Contains information about the port probe details.
Instance Attribute Summary collapse
-
#local_ip_details ⇒ Types::LocalIpDetails
The local IP information of the connection.
-
#local_port_details ⇒ Types::LocalPortDetails
The local port information of the connection.
-
#remote_ip_details ⇒ Types::RemoteIpDetails
The remote IP information of the connection.
Instance Attribute Details
#local_ip_details ⇒ Types::LocalIpDetails
The local IP information of the connection.
#local_port_details ⇒ Types::LocalPortDetails
The local port information of the connection.
#remote_ip_details ⇒ Types::RemoteIpDetails
The remote IP information of the connection.