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 Domain configuration settings to update.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DomainSettingsForUpdate

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

Syntax

C#
public class DomainSettingsForUpdate

The DomainSettingsForUpdate type exposes the following members

Constructors

NameDescription
Public Method DomainSettingsForUpdate()

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.

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. This configuration can only be modified if there are no apps in the InService or Pending state.

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.

Public Property RStudioServerProDomainSettingsForUpdate Amazon.SageMaker.Model.RStudioServerProDomainSettingsForUpdate

Gets and sets the property RStudioServerProDomainSettingsForUpdate.

A collection of RStudioServerPro Domain-level app settings to update. A single RStudioServerPro application is created for a domain.

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