PbSecretRef

Type Alias PbSecretRef 

Source
pub type PbSecretRef = SecretRef;

Aliased Type§

pub struct PbSecretRef {
    pub secret_id: TypedId<15>,
    pub ref_as: i32,
}

Fields§

§secret_id: TypedId<15>§ref_as: i32