AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A collection of space settings.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.SpaceSettings

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class SpaceSettings

The SpaceSettings type exposes the following members

Constructors

NameDescription
Public Method SpaceSettings()

Properties

NameTypeDescription
Public Property AppType Amazon.SageMaker.AppType

Gets and sets the property AppType.

The type of app created within the space.

Public Property CodeEditorAppSettings Amazon.SageMaker.Model.SpaceCodeEditorAppSettings

Gets and sets the property CodeEditorAppSettings.

The Code Editor application settings.

Public Property CustomFileSystems System.Collections.Generic.List<Amazon.SageMaker.Model.CustomFileSystem>

Gets and sets the property CustomFileSystems.

A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.

Public Property JupyterLabAppSettings Amazon.SageMaker.Model.SpaceJupyterLabAppSettings

Gets and sets the property JupyterLabAppSettings.

The settings for the JupyterLab application.

Public Property JupyterServerAppSettings Amazon.SageMaker.Model.JupyterServerAppSettings

Gets and sets the property JupyterServerAppSettings.

Public Property KernelGatewayAppSettings Amazon.SageMaker.Model.KernelGatewayAppSettings

Gets and sets the property KernelGatewayAppSettings.

Public Property SpaceStorageSettings Amazon.SageMaker.Model.SpaceStorageSettings

Gets and sets the property SpaceStorageSettings.

The storage settings for a space.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5