Class: Aws::Types::UnmappedAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributeTypes::Attribute

Returns the value of attribute attribute.

Returns:



574
575
576
# File 'sig/types.rbs', line 574

def attribute
  @attribute
end

#type"MEDICATION", ...

Returns the value of attribute type.

Returns:

  • ("MEDICATION", "MEDICAL_CONDITION", "PROTECTED_HEALTH_INFORMATION", "TEST_TREATMENT_PROCEDURE", "ANATOMY", "TIME_EXPRESSION", "BEHAVIORAL_ENVIRONMENTAL_SOCIAL")


573
574
575
# File 'sig/types.rbs', line 573

def type
  @type
end