Delete View Version
connect_delete_view_version | R Documentation |
Deletes the particular version specified in ViewVersion identifier¶
Description¶
Deletes the particular version specified in ViewVersion
identifier.
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
ViewArn
andViewId
can be used.ViewVersion
[required] The version number of the view.
Value¶
An empty list.