Class: Aws::Types::AcceptAccountLinkInvitationResult
- Inherits:
-
Object
- Object
- Aws::Types::AcceptAccountLinkInvitationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_link ⇒ Types::AccountLink
Returns the value of attribute account_link.
Instance Attribute Details
#account_link ⇒ Types::AccountLink
Returns the value of attribute account_link.
18 19 20 |
# File 'sig/types.rbs', line 18 def account_link @account_link end |