connect_delete_view_version {paws.customer.engagement} | R Documentation |
Deletes the particular version specified in ViewVersion
identifier.
See https://www.paws-r-sdk.com/docs/connect_delete_view_version/ for full documentation.
connect_delete_view_version(InstanceId, ViewId, ViewVersion)
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 |
ViewVersion |
[required] The version number of the view. |