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

Class: Aws::EC2::Types::TrafficMirrorPortRange

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#from_portInteger

The start of the Traffic Mirror port range. This applies to the TCP and UDP protocols.

Returns:

  • (Integer)

    The start of the Traffic Mirror port range.

#to_portInteger

The end of the Traffic Mirror port range. This applies to the TCP and UDP protocols.

Returns:

  • (Integer)

    The end of the Traffic Mirror port range.