StoreSecretToAir

Function StoreSecretToAir 

Source
async fn StoreSecretToAir(
    AirClient: &AirServiceClient<Channel>,
    ExtensionIdentifier: String,
    Key: String,
    Value: String,
) -> Result<(), CommonError>
Expand description

Stores a secret in the Air service.