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

RStudioServerProDomainSettingsForUpdate

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

A collection of settings that update the current configuration for the RStudioServerPro Domain-level app.

interface RStudioServerProDomainSettingsForUpdate {
DefaultResourceSpec?: ResourceSpec | null;
DomainExecutionRoleArn: string;
}

§Properties

§
DefaultResourceSpec?: ResourceSpec | null
[src]
§
DomainExecutionRoleArn: string
[src]

The execution role for the RStudioServerPro Domain-level app.