Update View Metadata
| connect_update_view_metadata | R Documentation |
Updates the view metadata¶
Description¶
Updates the view metadata. Note that either Name or Description must
be provided.
Usage¶
Arguments¶
InstanceId[required] The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
ViewId[required] The identifier of the view. Both
ViewArnandViewIdcan be used.NameThe name of the view.
DescriptionThe description of the view.
Value¶
An empty list.