pub type GetExecutionRequest = GetExecutionRequest;
pub struct GetExecutionRequest { pub execution_id: String, }
execution_id: String