Class: Aws::Finspace::Types::PortRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::Finspace::Types::PortRange
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-finspace/types.rb
Overview
The range of ports the rule applies to.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#from ⇒ Integer
The first port in the range.
-
#to ⇒ Integer
The last port in the range.