/AWS1/CL_SGMCLUSTINSTSTATDETS¶
Details of an instance in a SageMaker HyperPod cluster.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/SGMCLUSTERINSTANCESTATUS /AWS1/SGMCLUSTERINSTANCESTATUS¶
The status of an instance in a SageMaker HyperPod cluster.
Optional arguments:¶
iv_message TYPE /AWS1/SGMSTRING00 /AWS1/SGMSTRING00¶
The message from an instance in a SageMaker HyperPod cluster.
Queryable Attributes¶
Status¶
The status of an instance in a SageMaker HyperPod cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Message¶
The message from an instance in a SageMaker HyperPod cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |