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 configure the domain's Docker interaction.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DockerSettings

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

Syntax

C#
public class DockerSettings

The DockerSettings type exposes the following members

Constructors

NameDescription
Public Method DockerSettings()

Properties

NameTypeDescription
Public Property EnableDockerAccess Amazon.SageMaker.FeatureStatus

Gets and sets the property EnableDockerAccess.

Indicates whether the domain can access Docker.

Public Property RootlessDocker Amazon.SageMaker.FeatureStatus

Gets and sets the property RootlessDocker.

Indicates whether to use rootless Docker.

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

Gets and sets the property VpcOnlyTrustedAccounts.

The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.

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