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
- Struct
- Aws::GuardDuty::Types::LocalPortDetails
- Defined in:
- (unknown)
Overview
Contains information about the port for the local connection.
Returned by:
Instance Attribute Summary collapse
-
#port ⇒ Integer
The port number of the local connection.
-
#port_name ⇒ String
The port name of the local connection.
Instance Attribute Details
#port ⇒ Integer
The port number of the local connection.
#port_name ⇒ String
The port name of the local connection.