Type Alias OpEnvRemoveWithKeyResponse

Source
pub type OpEnvRemoveWithKeyResponse = OpEnvRemoveWithKeyOutputResponse;

Aliased Type§

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

Fields§

§value: Option<ObjectId>