Hierarchy

  • SecretValue

Properties

secretBinary?: Payload

(Optional) The decrypted part of the protected secret information that you provided to Secrets Manager as binary data in the form of a byte array.

secretString?: string

The decrypted part of the protected secret information that you provided to Secrets Manager as a string.

Generated using TypeDoc