Class: Aws::Inspector2::Types::PortRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector2::Types::PortRange
- Defined in:
- gems/aws-sdk-inspector2/lib/aws-sdk-inspector2/types.rb
Overview
Details about the port range associated with a finding.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#begin ⇒ Integer
The beginning port in a port range.
-
#end ⇒ Integer
The ending port in a port range.