Skip to main content

DeleteExecutionRequest

Type Alias DeleteExecutionRequest 

Source
pub type DeleteExecutionRequest = DeleteExecutionRequest;

Aliased Type§

pub struct DeleteExecutionRequest {
    pub execution_id: String,
}

Fields§

§execution_id: String