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

SubscribedWorkteam

import type { SubscribedWorkteam } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/sagemaker.ts";
interface SubscribedWorkteam {
ListingId?: string | null;
MarketplaceDescription?: string | null;
MarketplaceTitle?: string | null;
SellerName?: string | null;
WorkteamArn: string;
}

§Properties

§
ListingId?: string | null
[src]
§
MarketplaceDescription?: string | null
[src]
§
MarketplaceTitle?: string | null
[src]
§
SellerName?: string | null
[src]
§
WorkteamArn: string
[src]