Class: Aws::Types::LinkAttributeUpdate
- Inherits:
-
Object
- Object
- Aws::Types::LinkAttributeUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_action ⇒ Types::LinkAttributeAction
Returns the value of attribute attribute_action.
-
#attribute_key ⇒ Types::AttributeKey
Returns the value of attribute attribute_key.
Instance Attribute Details
#attribute_action ⇒ Types::LinkAttributeAction
Returns the value of attribute attribute_action.
996 997 998 |
# File 'sig/types.rbs', line 996 def attribute_action @attribute_action end |
#attribute_key ⇒ Types::AttributeKey
Returns the value of attribute attribute_key.
995 996 997 |
# File 'sig/types.rbs', line 995 def attribute_key @attribute_key end |