Learn R Programming

paws.customer.engagement (version 0.1.6)

connect_describe_user_hierarchy_structure: Describes the hierarchy structure of the specified Amazon Connect instance

Description

Describes the hierarchy structure of the specified Amazon Connect instance.

Usage

connect_describe_user_hierarchy_structure(InstanceId)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

Request syntax

svc$describe_user_hierarchy_structure(
  InstanceId = "string"
)