Class: Aws::Types::AttributeValueTarget
- Inherits:
-
Object
- Object
- Aws::Types::AttributeValueTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
Instance Attribute Details
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
68 69 70 |
# File 'sig/types.rbs', line 68 def attribute_value @attribute_value end |