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 AmazonQSettings Amazon.SageMaker.Model.AmazonQSettings

Gets and sets the property AmazonQSettings.

A collection of settings that configure the Amazon Q experience within the domain. The AuthMode that you use to create the domain must be SSO.

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 AI user profile name to the execution role as a sts:SourceIdentity key.

Public Property IpAddressType Amazon.SageMaker.IPAddressType

Gets and sets the property IpAddressType.

The IP address type for the domain. Specify ipv4 for IPv4-only connectivity or dualstack for both IPv4 and IPv6 connectivity. When you specify dualstack, the subnet must support IPv6 CIDR blocks. If not specified, defaults to ipv4.

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.

Public Property TrustedIdentityPropagationSettings Amazon.SageMaker.Model.TrustedIdentityPropagationSettings

Gets and sets the property TrustedIdentityPropagationSettings.

The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled Amazon Web Services services.

Public Property UnifiedStudioSettings Amazon.SageMaker.Model.UnifiedStudioSettings

Gets and sets the property UnifiedStudioSettings.

The settings that apply to an SageMaker AI domain when you use it in Amazon SageMaker Unified Studio.

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