connect_delete_view: Deletes the view entirely

View source: R/connect_operations.R

connect_delete_viewR Documentation

Deletes the view entirely

Description

Deletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).

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

Usage

connect_delete_view(InstanceId, ViewId)

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.


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