Interface ClusterInstancePlacement.Builder

    • Method Detail

      • availabilityZone

        ClusterInstancePlacement.Builder availabilityZone​(String availabilityZone)

        The Availability Zone where the node in the SageMaker HyperPod cluster is launched.

        Parameters:
        availabilityZone - The Availability Zone where the node in the SageMaker HyperPod cluster is launched.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • availabilityZoneId

        ClusterInstancePlacement.Builder availabilityZoneId​(String availabilityZoneId)

        The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.

        Parameters:
        availabilityZoneId - The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.
        Returns:
        Returns a reference to this object so that method calls can be chained together.