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.

Networking options for a job, such as network traffic encryption between containers, whether to allow inbound and outbound network calls to and from containers, and the VPC subnets and security groups to use for VPC-enabled jobs.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.NetworkConfig

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

Syntax

C#
public class NetworkConfig

The NetworkConfig type exposes the following members

Constructors

NameDescription
Public Method NetworkConfig()

Properties

NameTypeDescription
Public Property EnableInterContainerTrafficEncryption System.Boolean

Gets and sets the property EnableInterContainerTrafficEncryption.

Whether to encrypt all communications between distributed processing jobs. Choose True to encrypt communications. Encryption provides greater security for distributed processing jobs, but the processing might take longer.

Public Property EnableNetworkIsolation System.Boolean

Gets and sets the property EnableNetworkIsolation.

Whether to allow inbound and outbound network calls to and from the containers used for the processing job.

Public Property VpcConfig Amazon.SageMaker.Model.VpcConfig

Gets and sets the property VpcConfig.

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