connect_update_user_hierarchy_structure {paws.customer.engagement}R Documentation

Updates the user hierarchy structure: add, remove, and rename user hierarchy levels

Description

Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.

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

Usage

connect_update_user_hierarchy_structure(HierarchyStructure, InstanceId)

Arguments

HierarchyStructure

[required] The hierarchy levels to update.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.


[Package paws.customer.engagement version 0.9.0 Index]