connect_update_contact_flow_name: The name of the flow

View source: R/connect_operations.R

connect_update_contact_flow_nameR Documentation

The name of the flow

Description

The name of the flow.

See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_name/ for full documentation.

Usage

connect_update_contact_flow_name(
  InstanceId,
  ContactFlowId,
  Name = NULL,
  Description = NULL
)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

ContactFlowId

[required] The identifier of the flow.

Name

The name of the flow.

Description

The description of the flow.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.