Type Alias OpEnvSetWithKeyResponse

Source
pub type OpEnvSetWithKeyResponse = OpEnvSetWithKeyOutputResponse;

Aliased Type§

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

Fields§

§prev_value: Option<ObjectId>