SecretReference Model
SecretReference Model documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uri | String | URI identifying where the secret can be resolved (e.g., vault://, env://) | [optional] |
| hints | {String: String} | Optional metadata to help resolvers decode the secret (e.g., {\"encoding\":\"base64\"}) | [optional] |