Delete View
connect_delete_view | R Documentation |
Deletes the view entirely¶
Description¶
Deletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).
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.
Value¶
An empty list.