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

TensorBoardAppSettings

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

The TensorBoard app settings.

interface TensorBoardAppSettings {
DefaultResourceSpec?: ResourceSpec | null;
}

§Properties

§
DefaultResourceSpec?: ResourceSpec | null
[src]

The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.