describeUpdate
inline suspend fun EksClient.describeUpdate(crossinline block: DescribeUpdateRequest.Builder.() -> Unit): DescribeUpdateResponse
Describes an update to an Amazon EKS resource.
When the status of the update is Succeeded
, the update is complete. If an update fails, the status is Failed
, and an error detail explains the reason for the failure.