Class: Aws::Types::UpdateLinkResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateLinkResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#link ⇒ Types::Link
Returns the value of attribute link.
Instance Attribute Details
#link ⇒ Types::Link
Returns the value of attribute link.
1905 1906 1907 |
# File 'sig/types.rbs', line 1905 def link @link end |