Class: Aws::Types::AssociateWhatsAppBusinessAccountOutput

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)


30
31
32
# File 'sig/types.rbs', line 30

def 
  @linked_whats_app_business_account_id
end

#signup_callback_resultTypes::WhatsAppSignupCallbackResult

Returns the value of attribute signup_callback_result.



28
29
30
# File 'sig/types.rbs', line 28

def 
  @signup_callback_result
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


29
30
31
# File 'sig/types.rbs', line 29

def status_code
  @status_code
end