You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::LocalPortDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about the port for the local connection.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#portInteger

The port number of the local connection.

Returns:

  • (Integer)

    The port number of the local connection.

#port_nameString

The port name of the local connection.

Returns:

  • (String)

    The port name of the local connection.