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

CreateWorkteamResponse

import type { CreateWorkteamResponse } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
interface CreateWorkteamResponse {
WorkteamArn?: string | null;
}

§Properties

§
WorkteamArn?: string | null
[src]

The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.