Class: Aws::Types::ListLinkedWhatsAppBusinessAccountsOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#linked_accounts::Array[Types::LinkedWhatsAppBusinessAccountSummary]

Returns the value of attribute linked_accounts.



321
322
323
# File 'sig/types.rbs', line 321

def linked_accounts
  @linked_accounts
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


322
323
324
# File 'sig/types.rbs', line 322

def next_token
  @next_token
end