Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

HierarchyLevelUpdate

import type { HierarchyLevelUpdate } from "https://aws-api.deno.dev/v0.3/services/connect.ts?docs=full";

Contains information about the hierarchy level to update.

interface HierarchyLevelUpdate {
Name: string;
}

§Properties

§
Name: string
[src]

The name of the user hierarchy level. Must not be more than 50 characters.