AttachClusterNodeNetworkInterfaceRequest

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 that contains the target node.

Link copied to clipboard

The unique identifier of the elastic network interface (ENI) to attach.

Link copied to clipboard

The unique identifier of the cluster node to which you want to attach the network interface. The node must belong to your specified HyperPod cluster and cannot be part of a Restricted Instance Group (RIG).

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