Interface PostActionRequestSecretsInner

Hierarchy

  • PostActionRequestSecretsInner

Indexable

[key: string]: any | any

Properties

Properties

name?: string

The name of the particular secret, e.g. API_KEY.

value?: string

The value of the particular secret, e.g. secret123. A secret's value can only be set upon creation. A secret's value will never be returned by the API.