Class: Aws::Types::SNOMEDCTTrait
- Inherits:
-
Object
- Object
- Aws::Types::SNOMEDCTTrait
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ "NEGATION", ...
Returns the value of attribute name.
-
#score ⇒ ::Float
Returns the value of attribute score.
Instance Attribute Details
#name ⇒ "NEGATION", ...
Returns the value of attribute name.
416 417 418 |
# File 'sig/types.rbs', line 416 def name @name end |
#score ⇒ ::Float
Returns the value of attribute score.
417 418 419 |
# File 'sig/types.rbs', line 417 def score @score end |