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.

Information about an error that occurred when attempting to delete a node identified by its NodeLogicalId.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.BatchDeleteClusterNodeLogicalIdsError

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

Syntax

C#
public class BatchDeleteClusterNodeLogicalIdsError

The BatchDeleteClusterNodeLogicalIdsError type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Code Amazon.SageMaker.BatchDeleteClusterNodesErrorCode

Gets and sets the property Code.

The error code associated with the failure. Possible values include NodeLogicalIdNotFound, InvalidNodeStatus, and InternalError.

Public Property Message System.String

Gets and sets the property Message.

A descriptive message providing additional details about the error.

Public Property NodeLogicalId System.String

Gets and sets the property NodeLogicalId.

The NodeLogicalId of the node that could not be deleted.

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