BatchRebootClusterNodesError

Represents an error encountered when rebooting 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 rebooting a node.

Link copied to clipboard

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

Link copied to clipboard

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

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