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



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

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")])


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

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

#data_api_version::String

Returns:

  • (::String)


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

def data_api_version: () -> ::String

#endpoint_uri::String

Returns:

  • (::String)


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

def endpoint_uri: () -> ::String

#flow_id::String

Returns:

  • (::String)


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

def flow_id: () -> ::String

#flow_name::String

Returns:

  • (::String)


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

def flow_name: () -> ::String

#flow_status::String

Returns:

  • (::String)


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

def flow_status: () -> ::String

#health_statusTypes::MetaFlowHealthStatus



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

def health_status: () -> Types::MetaFlowHealthStatus

#json_version::String

Returns:

  • (::String)


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

def json_version: () -> ::String

#previewTypes::MetaFlowPreviewInfo



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

def preview: () -> Types::MetaFlowPreviewInfo

#validation_errors::Array[::String]

Returns:

  • (::Array[::String])


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

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

#whats_app_business_accountTypes::MetaFlowWhatsAppBusinessAccountInfo



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

def whats_app_business_account: () -> Types::MetaFlowWhatsAppBusinessAccountInfo