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

UseCaseType

import type { UseCaseType } from "https://aws-api.deno.dev/v0.3/services/connect.ts?docs=full";
type UseCaseType = "RULES_EVALUATION" | "CONNECT_CAMPAIGNS" | cmnP.UnexpectedEnumValue;

§Type

§
"RULES_EVALUATION" | "CONNECT_CAMPAIGNS" | cmnP.UnexpectedEnumValue
[src]