Class: Aws::CodeGuruSecurity::Types::CodeLine
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeGuruSecurity::Types::CodeLine
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-codegurusecurity/types.rb
Overview
The line of code where a finding was detected.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#content ⇒ String
The code that contains a vulnerability.
-
#number ⇒ Integer
The code line number.