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.

Detailed Kubernetes configuration showing both the current and desired state of labels and taints for cluster nodes.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ClusterKubernetesConfigDetails

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

Syntax

C#
public class ClusterKubernetesConfigDetails

The ClusterKubernetesConfigDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CurrentLabels System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property CurrentLabels.

The current labels applied to cluster nodes of an instance group.

Public Property CurrentTaints System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterKubernetesTaint>

Gets and sets the property CurrentTaints.

The current taints applied to cluster nodes of an instance group.

Public Property DesiredLabels System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property DesiredLabels.

The desired labels to be applied to cluster nodes of an instance group.

Public Property DesiredTaints System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterKubernetesTaint>

Gets and sets the property DesiredTaints.

The desired taints to be applied to cluster nodes of an instance group.

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