Class: Aws::Types::RxNormConcept

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def code
  @code
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


346
347
348
# File 'sig/types.rbs', line 346

def description
  @description
end

#score::Float

Returns the value of attribute score.

Returns:

  • (::Float)


348
349
350
# File 'sig/types.rbs', line 348

def score
  @score
end