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 settings that apply to spaces created in the domain.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DefaultSpaceSettings

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

Syntax

C#
public class DefaultSpaceSettings

The DefaultSpaceSettings type exposes the following members

Constructors

NameDescription
Public Method DefaultSpaceSettings()

Properties

NameTypeDescription
Public Property CustomFileSystemConfigs System.Collections.Generic.List<Amazon.SageMaker.Model.CustomFileSystemConfig>

Gets and sets the property CustomFileSystemConfigs.

The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker Studio.

Public Property CustomPosixUserConfig Amazon.SageMaker.Model.CustomPosixUserConfig

Gets and sets the property CustomPosixUserConfig.

Public Property ExecutionRole System.String

Gets and sets the property ExecutionRole.

The ARN of the execution role for the space.

Public Property JupyterLabAppSettings Amazon.SageMaker.Model.JupyterLabAppSettings

Gets and sets the property JupyterLabAppSettings.

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 SecurityGroups System.Collections.Generic.List<System.String>

Gets and sets the property SecurityGroups.

The security group IDs for the Amazon VPC that the space uses for communication.

Public Property SpaceStorageSettings Amazon.SageMaker.Model.DefaultSpaceStorageSettings

Gets and sets the property SpaceStorageSettings.

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