Interface Secret

Hierarchy

  • Secret

Properties

created_at: Timestamp

The time this secret was created at

digest: string

A digest hash of the secret

id: `secret_${string}`

The ID of the secret

in_use_by: `deployment_${string}`[]

Deployment IDs this secret is used by

name: string

The name of the secret

Generated using TypeDoc