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

DomainSettingsForUpdate

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

A collection of Domain configuration settings to update.

interface DomainSettingsForUpdate {
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate | null;
}

§Properties

§
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate | null
[src]

A collection of RStudioServerPro Domain-level app settings to update.