Class: Aws::Types::DeleteLinkResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLinkResponse
- 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.
707 708 709 |
# File 'sig/types.rbs', line 707 def link @link end |