pub type PbSecretHashicropValutBackend = SecretHashicropValutBackend;
Expand description
Alias for SecretHashicropValutBackend
.
Aliased Type§
struct PbSecretHashicropValutBackend {
pub host: String,
pub vault_token: String,
}
Fields§
§host: String
§vault_token: String