class Aws::Connect::Types::CreateUserHierarchyGroupRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateUserHierarchyGroupRequest AWS API Documentation
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
@return [String]
created at level one if the parent group ID is null.
The identifier for the parent hierarchy group. The user hierarchy is
@!attribute [rw] parent_group_id
@return [String]
characters.
The name of the user hierarchy group. Must not be more than 100
@!attribute [rw] name
}
instance_id: “InstanceId”, # required
parent_group_id: “HierarchyGroupId”,
name: “HierarchyGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateUserHierarchyGroupRequest