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.

If using the UpdateSpace API, you can't change the app type of your space by specifying a different value for this field.

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 AI Domain. Permitted users can access this file system in Amazon SageMaker AI 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 RemoteAccess Amazon.SageMaker.FeatureStatus

Gets and sets the property RemoteAccess.

A setting that enables or disables remote access for a SageMaker space. When enabled, this allows you to connect to the remote space from your local IDE.

Public Property SpaceManagedResources Amazon.SageMaker.FeatureStatus

Gets and sets the property SpaceManagedResources.

If you enable this option, SageMaker AI creates the following resources on your behalf when you create the space:

  • The user profile that possesses the space.

  • The app that the space contains.

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