Type Alias PbCreateSecretResponse

Source
pub type PbCreateSecretResponse = CreateSecretResponse;

Aliased Type§

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

Fields§

§version: Option<WaitVersion>