Secret allows values to be marked as sensitive, such that the Pulumi engine will encrypt them as normal with Pulumi secrets upon seeing one returned from a remediation.
Constructs a new secret value that will be encrypted.
The plaintext value to turn into a secret.
The underlying plaintext value.
Generated using TypeDoc
Secret allows values to be marked as sensitive, such that the Pulumi engine will encrypt them as normal with Pulumi secrets upon seeing one returned from a remediation.