Class SecretsProviderOptions
Options to pass into ChangeSecretsProviderAsync(string, SecretsProviderOptions?, CancellationToken).
Inherited Members
Namespace: Pulumi.Automation
Assembly: Pulumi.Automation.dll
Syntax
public class SecretsProviderOptions
Properties
View SourceNewPassphrase
The new Passphrase to use in the passphrase provider
Declaration
public string? NewPassphrase { get; set; }
Property Value
| Type | Description |
|---|---|
| string |