BatchRebootClusterNodeLogicalIdsError

Represents an error encountered when rebooting a node (identified by its logical node ID) 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 rebooting a node by logical node ID.

Link copied to clipboard

A human-readable message describing the error encountered when rebooting a node by logical node ID.

Link copied to clipboard

The logical node ID of the node that encountered an error during the reboot operation.

Functions

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