Module: Aws::SocialMessaging::Client::_AssociateWhatsAppBusinessAccountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateWhatsAppBusinessAccountOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #linked_whats_app_business_account_id ⇒ ::String
- #signup_callback_result ⇒ Types::WhatsAppSignupCallbackResult
- #status_code ⇒ ::Integer
Instance Method Details
#linked_whats_app_business_account_id ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def linked_whats_app_business_account_id: () -> ::String
|
#signup_callback_result ⇒ Types::WhatsAppSignupCallbackResult
83 |
# File 'sig/client.rbs', line 83
def signup_callback_result: () -> Types::WhatsAppSignupCallbackResult
|
#status_code ⇒ ::Integer
84 |
# File 'sig/client.rbs', line 84
def status_code: () -> ::Integer
|