describeClusterEvent
inline suspend fun SageMakerClient.describeClusterEvent(crossinline block: DescribeClusterEventRequest.Builder.() -> Unit): DescribeClusterEventResponse
Retrieves detailed information about a specific event for a given HyperPod cluster. This functionality is only supported when the NodeProvisioningMode
is set to Continuous
.