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 the SageMaker Domain. These settings are specified through the CreateDomain API call.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DomainSettings

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

Syntax

C#
public class DomainSettings

The DomainSettings type exposes the following members

Constructors

NameDescription
Public Method DomainSettings()

Properties

NameTypeDescription
Public Property DockerSettings Amazon.SageMaker.Model.DockerSettings

Gets and sets the property DockerSettings.

A collection of settings that configure the domain's Docker interaction.

Public Property ExecutionRoleIdentityConfig Amazon.SageMaker.ExecutionRoleIdentityConfig

Gets and sets the property ExecutionRoleIdentityConfig.

The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.

Public Property RStudioServerProDomainSettings Amazon.SageMaker.Model.RStudioServerProDomainSettings

Gets and sets the property RStudioServerProDomainSettings.

A collection of settings that configure the RStudioServerPro Domain-level app.

Public Property SecurityGroupIds System.Collections.Generic.List<System.String>

Gets and sets the property SecurityGroupIds.

The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

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