Class: Aws::Types::AttachTypedLinkResponse
- Inherits:
-
Object
- Object
- Aws::Types::AttachTypedLinkResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#typed_link_specifier ⇒ Types::TypedLinkSpecifier
Returns the value of attribute typed_link_specifier.
Instance Attribute Details
#typed_link_specifier ⇒ Types::TypedLinkSpecifier
Returns the value of attribute typed_link_specifier.
84 85 86 |
# File 'sig/types.rbs', line 84 def typed_link_specifier @typed_link_specifier end |