Class: Aws::Types::DeleteAccountLinkInvitationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAccountLinkInvitationResult
- 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.
430 431 432 |
# File 'sig/types.rbs', line 430 def account_link @account_link end |