Type Alias OpEnvSetWithKeyInputResponse

Source
pub type OpEnvSetWithKeyInputResponse = OpEnvSetWithKeyOutputResponse;

Aliased Type§

struct OpEnvSetWithKeyInputResponse {
    pub prev_value: Option<ObjectId>,
}

Fields§

§prev_value: Option<ObjectId>