Module: Aws::SocialMessaging::Client::_GetWhatsAppFlowResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetWhatsAppFlowOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#applicationTypes::MetaFlowApplicationInfo



303
# File 'sig/client.rbs', line 303

def application: () -> Types::MetaFlowApplicationInfo

#categories::Array[("SIGN_UP" | "SIGN_IN" | "APPOINTMENT_BOOKING" | "LEAD_GENERATION" | "SHOPPING" | "CONTACT_US" | "CUSTOMER_SUPPORT" | "SURVEY" | "OTHER")]

Returns:

  • (::Array[("SIGN_UP" | "SIGN_IN" | "APPOINTMENT_BOOKING" | "LEAD_GENERATION" | "SHOPPING" | "CONTACT_US" | "CUSTOMER_SUPPORT" | "SURVEY" | "OTHER")])


296
# File 'sig/client.rbs', line 296

def categories: () -> ::Array[("SIGN_UP" | "SIGN_IN" | "APPOINTMENT_BOOKING" | "LEAD_GENERATION" | "SHOPPING" | "CONTACT_US" | "CUSTOMER_SUPPORT" | "SURVEY" | "OTHER")]

#data_api_version::String

Returns:

  • (::String)


299
# File 'sig/client.rbs', line 299

def data_api_version: () -> ::String

#endpoint_uri::String

Returns:

  • (::String)


300
# File 'sig/client.rbs', line 300

def endpoint_uri: () -> ::String

#flow_id::String

Returns:

  • (::String)


293
# File 'sig/client.rbs', line 293

def flow_id: () -> ::String

#flow_name::String

Returns:

  • (::String)


294
# File 'sig/client.rbs', line 294

def flow_name: () -> ::String

#flow_status::String

Returns:

  • (::String)


295
# File 'sig/client.rbs', line 295

def flow_status: () -> ::String

#health_statusTypes::MetaFlowHealthStatus



304
# File 'sig/client.rbs', line 304

def health_status: () -> Types::MetaFlowHealthStatus

#json_version::String

Returns:

  • (::String)


298
# File 'sig/client.rbs', line 298

def json_version: () -> ::String

#previewTypes::MetaFlowPreviewInfo



301
# File 'sig/client.rbs', line 301

def preview: () -> Types::MetaFlowPreviewInfo

#validation_errors::Array[::String]

Returns:

  • (::Array[::String])


297
# File 'sig/client.rbs', line 297

def validation_errors: () -> ::Array[::String]

#whats_app_business_accountTypes::MetaFlowWhatsAppBusinessAccountInfo



302
# File 'sig/client.rbs', line 302

def whats_app_business_account: () -> Types::MetaFlowWhatsAppBusinessAccountInfo