Class: Aws::Types::UnmappedAttribute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attributeTypes::Attribute

Returns the value of attribute attribute.



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

def attribute
  @attribute
end

#type"MEDICATION", ...

Returns the value of attribute type.



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

def type
  @type
end