Module: Aws::SocialMessaging::Client::_ListLinkedWhatsAppBusinessAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLinkedWhatsAppBusinessAccountsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#linked_accounts ⇒ ::Array[Types::LinkedWhatsAppBusinessAccountSummary]
352 |
# File 'sig/client.rbs', line 352
def linked_accounts: () -> ::Array[Types::LinkedWhatsAppBusinessAccountSummary]
|
#next_token ⇒ ::String
353 |
# File 'sig/client.rbs', line 353
def next_token: () -> ::String
|