Class: Aws::Types::CreateAccountLinkInvitationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateAccountLinkInvitationResult
- 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.
244 245 246 |
# File 'sig/types.rbs', line 244 def account_link @account_link end |