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

RStudioServerProUserGroup

import type { RStudioServerProUserGroup } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
type RStudioServerProUserGroup = "R_STUDIO_ADMIN" | "R_STUDIO_USER" | cmnP.UnexpectedEnumValue;

§Type

§
"R_STUDIO_ADMIN" | "R_STUDIO_USER" | cmnP.UnexpectedEnumValue
[src]