getWorkflowRun
inline suspend fun MwaaServerlessClient.getWorkflowRun(crossinline block: GetWorkflowRunRequest.Builder.() -> Unit): GetWorkflowRunResponse
Retrieves detailed information about a specific workflow run, including its status, execution details, and task instances.