Class: Aws::Types::Trait

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name"SIGN", ...

Returns the value of attribute name.

Returns:

  • ("SIGN", "SYMPTOM", "DIAGNOSIS", "NEGATION", "PERTAINS_TO_FAMILY", "HYPOTHETICAL", "LOW_CONFIDENCE", "PAST_HISTORY", "FUTURE")


567
568
569
# File 'sig/types.rbs', line 567

def name
  @name
end

#score::Float

Returns the value of attribute score.

Returns:

  • (::Float)


568
569
570
# File 'sig/types.rbs', line 568

def score
  @score
end