Type Alias OpEnvRemoveWithKeyInputResponse

Source
pub type OpEnvRemoveWithKeyInputResponse = OpEnvRemoveWithKeyOutputResponse;

Aliased Type§

struct OpEnvRemoveWithKeyInputResponse {
    pub value: Option<ObjectId>,
}

Fields§

§value: Option<ObjectId>