Class: Aws::Types::CreateLinkResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLinkResponse
- 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.
532 533 534 |
# File 'sig/types.rbs', line 532 def link @link end |