Values_1.DeleteViewRequestSourceDeletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).
type nonrec t = {instanceId : ViewsInstanceId.t;The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
*)viewId : ViewId.t;The identifier of the view. Both ViewArn and ViewId can be used.
*)}