Class: Aws::Types::AttributeOperation
- Inherits:
-
Object
- Object
- Aws::Types::AttributeOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_path ⇒ ::String
Returns the value of attribute attribute_path.
-
#attribute_value ⇒ Object
Returns the value of attribute attribute_value.
Instance Attribute Details
#attribute_path ⇒ ::String
Returns the value of attribute attribute_path.
45 46 47 |
# File 'sig/types.rbs', line 45 def attribute_path @attribute_path end |
#attribute_value ⇒ Object
Returns the value of attribute attribute_value.
46 47 48 |
# File 'sig/types.rbs', line 46 def attribute_value @attribute_value end |