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
show all
Defined in:
(unknown)

Overview

Contains information about the port probe details.

Instance Attribute Summary collapse

Instance Attribute Details

#local_ip_detailsTypes::LocalIpDetails

The local IP information of the connection.

Returns:

#local_port_detailsTypes::LocalPortDetails

The local port information of the connection.

Returns:

#remote_ip_detailsTypes::RemoteIpDetails

The remote IP information of the connection.

Returns: