BatchRebootClusterNodesRequest

Types

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

Properties

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the SageMaker HyperPod cluster containing the nodes to reboot.

Link copied to clipboard

A list of EC2 instance IDs to reboot using soft recovery. You can specify between 1 and 25 instance IDs.

Link copied to clipboard

A list of logical node IDs to reboot using soft recovery. You can specify between 1 and 25 logical node IDs.

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