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