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

UpdateWorkforceResponse

import type { UpdateWorkforceResponse } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
interface UpdateWorkforceResponse {
Workforce: Workforce;
}

§Properties

§
Workforce: Workforce
[src]

A single private workforce. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see Create a Private Workforce.