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