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]
362 |
# File 'sig/client.rbs', line 362
def linked_accounts: () -> ::Array[Types::LinkedWhatsAppBusinessAccountSummary]
|
#next_token ⇒ ::String
363 |
# File 'sig/client.rbs', line 363
def next_token: () -> ::String
|