Class: Aws::Types::ScoreDetails
- Inherits:
-
Object
- Object
- Aws::Types::ScoreDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cvss ⇒ Types::CvssScoreDetails
Returns the value of attribute cvss.
Instance Attribute Details
#cvss ⇒ Types::CvssScoreDetails
Returns the value of attribute cvss.
1200 1201 1202 |
# File 'sig/types.rbs', line 1200 def cvss @cvss end |