Interface: SecretEntry<T>
Type parameters
Name | Type |
---|---|
T | extends SecretValue = SecretValue |
Hierarchy
↳
SecretEntry
Properties
key
• key: string
Inherited from
lastUpdated
• lastUpdated: number
Inherited from
value
• value: T
Name | Type |
---|---|
T | extends SecretValue = SecretValue |
↳ SecretEntry
• key: string
• lastUpdated: number
• value: T