Type Alias PbCreateSecretResponse

Source
pub type PbCreateSecretResponse = CreateSecretResponse;
Expand description

Aliased Type§

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

Fields§

§version: Option<WaitVersion>