Class: Aws::SecurityHub::Types::PortRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::PortRange
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-securityhub/types.rb
Overview
A range of ports.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#begin ⇒ Integer
The first port in the port range.
-
#end ⇒ Integer
The last port in the port range.