Interface AttachClusterNodeVolumeResponse.Builder

  • Method Details

    • clusterArn

      The Amazon Resource Name (ARN) of your SageMaker HyperPod cluster where the volume attachment operation was performed.

      Parameters:
      clusterArn - The Amazon Resource Name (ARN) of your SageMaker HyperPod cluster where the volume attachment operation was performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nodeId

      The unique identifier of the cluster node where your volume was attached.

      Parameters:
      nodeId - The unique identifier of the cluster node where your volume was attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeId

      The unique identifier of your EBS volume that was attached.

      Parameters:
      volumeId - The unique identifier of your EBS volume that was attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attachTime

      The timestamp when the volume attachment operation was initiated by the SageMaker HyperPod service.

      Parameters:
      attachTime - The timestamp when the volume attachment operation was initiated by the SageMaker HyperPod service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of your volume attachment operation.

      Parameters:
      status - The current status of your volume attachment operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of your volume attachment operation.

      Parameters:
      status - The current status of your volume attachment operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deviceName

      The device name assigned to your attached volume on the target instance.

      Parameters:
      deviceName - The device name assigned to your attached volume on the target instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.