Class: Aws::Types::GetLinkedWhatsAppBusinessAccountOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetLinkedWhatsAppBusinessAccountOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account ⇒ Types::LinkedWhatsAppBusinessAccount
Returns the value of attribute account.
Instance Attribute Details
#account ⇒ Types::LinkedWhatsAppBusinessAccount
Returns the value of attribute account.
156 157 158 |
# File 'sig/types.rbs', line 156 def account @account end |