updateHealthCheck
inline suspend fun Route53Client.updateHealthCheck(crossinline block: UpdateHealthCheckRequest.Builder.() -> Unit): UpdateHealthCheckResponse
Updates an existing health check. Note that some values can't be updated.
For more information about updating health checks, see Creating, Updating, and Deleting Health Checks in the Amazon Route 53 Developer Guide.