connect_delete_view_version: Deletes the particular version specified in ViewVersion...

View source: R/connect_operations.R

connect_delete_view_versionR Documentation

Deletes the particular version specified in ViewVersion identifier

Description

Deletes the particular version specified in ViewVersion identifier.

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

Usage

connect_delete_view_version(InstanceId, ViewId, ViewVersion)

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 ViewArn and ViewId can be used.

ViewVersion

[required] The version number of the view.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.