PbDropSecretResponse

Type Alias PbDropSecretResponse 

Source
pub type PbDropSecretResponse = DropSecretResponse;

Aliased Type§

pub struct PbDropSecretResponse {
    pub version: Option<WaitVersion>,
    pub status: Option<Status>,
}

Fields§

§version: Option<WaitVersion>§status: Option<Status>