| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterInstancePlacement |
ClusterInstancePlacement.clone() |
ClusterInstancePlacement |
ClusterNodeDetails.getPlacement()
The placement details of the SageMaker HyperPod cluster node.
|
ClusterInstancePlacement |
ClusterInstancePlacement.withAvailabilityZone(String availabilityZone)
The Availability Zone where the node in the SageMaker HyperPod cluster is launched.
|
ClusterInstancePlacement |
ClusterInstancePlacement.withAvailabilityZoneId(String availabilityZoneId)
The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterNodeDetails.setPlacement(ClusterInstancePlacement placement)
The placement details of the SageMaker HyperPod cluster node.
|
ClusterNodeDetails |
ClusterNodeDetails.withPlacement(ClusterInstancePlacement placement)
The placement details of the SageMaker HyperPod cluster node.
|
Copyright © 2025. All rights reserved.