Type Alias PbCreateSecretResponse

Source
pub type PbCreateSecretResponse = CreateSecretResponse;

Aliased Type§

pub struct PbCreateSecretResponse {
    pub version: Option<WaitVersion>,
}

Fields§

§version: Option<WaitVersion>