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.

The networking configuration for the monitoring job.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MonitoringNetworkConfig

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

Syntax

C#
public class MonitoringNetworkConfig

The MonitoringNetworkConfig type exposes the following members

Constructors

NameDescription
Public Method MonitoringNetworkConfig()

Properties

NameTypeDescription
Public Property EnableInterContainerTrafficEncryption System.Boolean

Gets and sets the property EnableInterContainerTrafficEncryption.

Whether to encrypt all communications between the instances used for the monitoring jobs. Choose True to encrypt communications. Encryption provides greater security for distributed 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 monitoring 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