getWorkflow
inline suspend fun MwaaServerlessClient.getWorkflow(crossinline block: GetWorkflowRequest.Builder.() -> Unit): GetWorkflowResponse
Retrieves detailed information about a workflow, including its configuration, status, and metadata.