BatchDeleteClusterNodesError

Represents an error encountered when deleting a node from a SageMaker HyperPod cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The error code associated with the error encountered when deleting a node.

Link copied to clipboard

A message describing the error encountered when deleting a node.

Link copied to clipboard

The ID of the node that encountered an error during the deletion process.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String