/AWS1/CL_SGMCLUSTERINSTPLCMT¶
Specifies the placement details for the node in the SageMaker HyperPod cluster, including the Availability Zone and the unique identifier (ID) of the Availability Zone.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_availabilityzone
TYPE /AWS1/SGMCLUSTERAZ
/AWS1/SGMCLUSTERAZ
¶
The Availability Zone where the node in the SageMaker HyperPod cluster is launched.
iv_availabilityzoneid
TYPE /AWS1/SGMCLUSTERAZID
/AWS1/SGMCLUSTERAZID
¶
The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.
Queryable Attributes¶
AvailabilityZone¶
The Availability Zone where the node in the SageMaker HyperPod cluster is launched.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
AvailabilityZoneId¶
The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID, with configurable default |
ASK_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID w/ exceptions if field has no |
HAS_AVAILABILITYZONEID() |
Determine if AVAILABILITYZONEID has a value |