Class: Aws::Types::GetLinkedWhatsAppBusinessAccountPhoneNumberOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#linked_whats_app_business_account_id::String

Returns the value of attribute linked_whats_app_business_account_id.

Returns:

  • (::String)


167
168
169
# File 'sig/types.rbs', line 167

def 
  @linked_whats_app_business_account_id
end

#phone_numberTypes::WhatsAppPhoneNumberDetail

Returns the value of attribute phone_number.



166
167
168
# File 'sig/types.rbs', line 166

def phone_number
  @phone_number
end